I want to make an Gallery App for multiple Users, so they can all see the same pics.
When pressing on "next" Button the next Photo should show.
That all works fine with the firebase_sotrage Expension.
For performance and data issus i would like to store the photos to the storage off the users phone, so they just have to download it once.
Is their an easy way to do this? I googled a lot but couldn't really find anything for that problem.
Thanks a lot!
It works fine with folders/bucket in the Firebase storage.
You have an idea how to modify the URL when theirs no folder/bucket on Firebase storage tho?
Like the files just saved wihout any folder.