How can I upload images starting from picking inside my phone gallery to my app then store/push this to firebase real time database?
image below is the btn that I am using that enables user to choose from their gallery.

How can I upload images starting from picking inside my phone gallery to my app then store/push this to firebase real time database?
image below is the btn that I am using that enables user to choose from their gallery.

Hi @Rax I have some of the following links that have helped me solve problems. ![]()
Firebase storage. Upload File. Download. JavaScript. Web. Create QR
🔥 Firebase Database and Storage: with the Web Component - Secure Rules
HOWTO: Have Secure Rules on Firebase, and allow Auth Users to Read/Write
I have already provided, at least twice, links to my Firebase with the Web component guide, which shows you how to upload a file to firebase storage.
You might also want to look at this demo I recently created:
Thank you TIMAI2 and SalmanDev . much appreciated
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.