You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.
I'm getting this "Warning" after successfully uploading an Image to Firebase.
I'm using the sample code provided in the example (small modifications nothing fancy, only filename and firebase location logic).
After dismissing this message I also get a further warning only in the console:
"Failed to execute 'readAsText' on 'FileReader': parameter 1 is not of type 'Blob'."
I'm not sure if I'm doing anything wrong or forgot a step in-between.. Many thanks for your help
RN: 0.37.0
Lib: 0.10.0
The text was updated successfully, but these errors were encountered:
I'm getting this "Warning" after successfully uploading an Image to Firebase.
I'm using the sample code provided in the example (small modifications nothing fancy, only filename and firebase location logic).
After dismissing this message I also get a further warning only in the console:
"Failed to execute 'readAsText' on 'FileReader': parameter 1 is not of type 'Blob'."
I'm not sure if I'm doing anything wrong or forgot a step in-between.. Many thanks for your help
RN: 0.37.0
Lib: 0.10.0
The text was updated successfully, but these errors were encountered: