dkrprasetya / simple-firebase-unity

Firebase Realtime-Database's REST API Wrapper for Unity in C#
143 stars 40 forks source link

The asset is not working for me #17

Closed Jatapiaro closed 6 years ago

Jatapiaro commented 6 years ago

I'm trying to use your example with my project but it never sends anything. The database is empty, could you please upload a simple example with the code in the readme?

THANKS

dkrprasetya commented 6 years ago

There is an example written in the readme, and a sample scene is attached in the plugin. Also, don't forget to make sure that your database's url is correct.

If you still have any issue, please make a new issue with a more clearer description of what is the problem, what did you do / steps to reproduce, and so on that may help me or the others help you more precisely.