Whyser
Whyser
Hello, I wrote to you on the Unity forum with a similar issue, and also solved it (kinda). But now I've stumbled upon another issue with the solution I provided...
I'm not really sure if this is related to your code or a Firebase-change or something else, but it's super weird. I'm not using the latest version of your code,...
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...
Hey, thanks for this great visualization tool. Sorry if this is a stupid question but, I'd like to query by a unknown "key". I have the following structure (not my...
It's really necessary to know when data has been retrieved. At the moment the only solution is to attach an observer to the property that we binded to the data...