No object exists at the desired reference.] #8249
Unanswered
RenanSantos7
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm developing a React-native app (with TypeScript) in a course I'm taking. In this app I'm trying to upload a photo to Firebase Storage, but it always returns an error.
My function:
The return:
There's nothing preventing the upload in the firebase rules:
Obs.: I'm using react-native-image-picker to pick the photo.
Beta Was this translation helpful? Give feedback.
All reactions