Hi Team,
I am trying to create a container which can upload image to firebase. I have already read documentations and checked videos on youtube but my data(Image) is not uploading on Firebase.
After selecting store media unable to get Firestore dropdown.
I also tried to create new document in firestore specifically for image upload but getting error while I am selecting upload Image you can see below.
I have also connected firestore correctly.
Please let me know if I am missing any steps and how to fix the issue.
Note : When I am sending data in forebase for hardcoded string it is working correctly. issue only for image url.