Uploading a file and storing the URL in Firestore. Nothing is a promise. #1528
Unanswered
sugoidesune
asked this question in
Questions and Help
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A basic use case for keeping track of uploads but I'm having a hard time to effectively use "useStorageFile" for that. None of the values or functions seem to be a promise or provide a callback or anything. So I'm clueless as to how to get the URL of the uploaded file provided by useStorageFile.
Beta Was this translation helpful? Give feedback.
All reactions