simple-firebase-unity icon indicating copy to clipboard operation
simple-firebase-unity copied to clipboard

Firebase Realtime-Database's REST API Wrapper for Unity in C#

Results 14 simple-firebase-unity issues
Sort by recently updated
recently updated
newest added

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