Bug report
Hello I made the latest update on Firestore and firebase Storage.
Now I have an error when I want to retrieve the videos from the emulator storage.
I looked at the latest commits and saw that my bug looks like this
#9708
- Skipped getDownloadURL() task as it fails when using the emulator. It fails here. I think because the serialised JSON response has a property that is not of the type [String:String]. Here is the error response:
It works fine without the emulator
Do you have any idea that can help me solve this problem?
Thanks
