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.
1 Like
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
1 Like
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:
1 Like
Thank you TIMAI2 and SalmanDev . much appreciated
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.