yalcin-ata / godot-android-plugin-firebase

Godot 3.2.2 Android plugin for Firebase
44 stars 12 forks source link

How to create and upload to a folder in firebase storage #18

Closed anishmishra0 closed 1 month ago

anishmishra0 commented 2 years ago

I want to upload my files in different folder in firebase storage but I don't know how to do this with this plugin.

Can you please inform me how to create a folder in firebase storage using this plugin and how to upload files to that folder.