Firebase project platform = Web App
Support C3 build service = YES
Use worker = NO
(Plugin works in the preview editor)
Warning
- You must master basic javascript constructs 3, javascript recommendations (OPP).
- I have also provided a few javascript.c3p examples to learn.
Don't understand Javascript recommended
(https://www.construct.net/en/game-assets/addons/firebase-remote-config-3618)
With remote config,
you don't need to handle javascript see this video
(https://youtu.be/BPnBsEFNzyg)
Features
- Add data
- Read Data By Id
- Read All Data
- Add Group Data
- Read All Group Data
- Read Group Data By Id
- Where
- Order By
- Network
- Update data
- Delete data
Support value type
- strings
- booleans
- numbers
- dates
- null
- arrays
- objects
Support platform export
All documentation is complete,
Contact me if there is any problem,
Include any error logs,
video, screenshot, small c3p example
This quickstart shows you how to set up Cloud Firestore, add data, then view the data you just added in the Firebase console.