Replies: 2 comments 21 replies
-
It does work if things are set up properly. Go download this, put in your own .env file and test Firestore for web. It should work I think. Can't test now myself: https://github.com/GodotNuts/GodotFirebaseTestHarness |
Beta Was this translation helpful? Give feedback.
0 replies
-
Incidentally, which call is failing? The error looks very weird now that I can know at it closer. Still on my phone, might not have time to get to it tonight. |
Beta Was this translation helpful? Give feedback.
21 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello there! I am using this add-on as part of a capstone project. We thought it would be really cool to use Firebase as a database for logging the fastest times to complete an online escape room. But, while the Firebase connectivity works on local, it doesn't execute any statements in our script on HTML5. Currently, our export does contain .env and .txt as part of the game.
Code for posting:
Code for getting:
Beta Was this translation helpful? Give feedback.
All reactions