TLDR: How do I fetch value data from Firebase using ItemTable? I thought I knew. But it's not working and the tutorials aren't clear enough for this particular...
I've been using 's Firebase Authentication plugin. Unfortunately I seem to require that my clients always clear their browser's cache first before attempting to...
I wanted to link my game to Firebase, and saw firebase's documentation, then. I added this script in Javascript to my game: /**. * Handles the sign in button pr...
Firebase Plugins for Construct 3 released! Firebase is an app development platform which provides API (Application Programming Interface) primarily for Database...
I want a Firebase feature in my game, so I want to link the JS code in Construct game. I am done this by using a JS plugin but the Firebase API reference link (...
If you're struggling with Firebase, check this out-. Construct 3 & Firebase using Javascript. This tutorial helps you get started with Firebase-. Contents-. 00:...
This tutorial is based off of Sparsha's tutorial found here: Please thank him for his work. Setting up Firebase. Create a new script in Construct 3 and insert t...
I recently uploaded my game called Arcade Defender, I tried to cooperate with a local restaurant to do some marketing on the game, it Is'nt working as expected...
I can only load 1 parent at Firebase and all it item, how do I load them all and make newline for each item?
I have 3 list box, which contain item a_ b_ c_. How do I fetch all this data and set text to the value if my listbox equal to the child of a_ b_ c_ in Firebase...