simple-firebase-unity
simple-firebase-unity copied to clipboard
Firebase Realtime-Database's REST API Wrapper for Unity in C#
https://github.com/dkrprasetya/simple-firebase-unity/blob/e0ea5d1ae30e7186112f9869870a0e517b2a6efb/SimpleFirebaseUnity/Firebase.cs#L797 Hey, as you can see in the title, it seems that `www.responseHeaders` is null when the user is in airplane-mode, not sure if this issue is specific to Unity...
Hello I've just faced with an awkward situation. When I want to send an integer var as string in child method it shows value in firebase db dashboard but json...
I have a very simple firebase DB with rules preventing read access from certain nodes, but no matter what validation (.read, .write, .validate) I apply, none of them are being...
One of your classes uses firebase.cs. Even with the new update, if you try to use a package from firebase itself for some other use case, there is a name...