godot-android-plugin-firebase icon indicating copy to clipboard operation
godot-android-plugin-firebase copied to clipboard

Godot 3.2.2 Android plugin for Firebase

Results 16 godot-android-plugin-firebase issues
Sort by recently updated
recently updated
newest added

Will godot 3.5+ support come?

How do I set the name of a document in a collection and retrieve that specific document from a collection?

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...

I don't know where to submit this, and this repository has been very useful for me. Firebase Cloud Messaging worked like a charm!, but a few things happened before. I...

Having the token for each registered device/user is useful. You can save it to a server and then choose who to send a notification _without creating a FCM Topic_. **It...

This PR is multi-purpose, to address both issues I reported as well as some build problems at once. Fixes #7. Fixes #8. **UPDATE:** Analytics' events expect non-float values to be...

Is it possible to add remote firebase configuration in this plugin? I have a project that would need this function but unfortunately I don't understand anything about Java to do...

Would be really useful with support for audio level control, like this: https://developers.google.com/admob/android/global-settings Especially important to be able to mute ad sound volume. Great plugin by the way!