How to use Firebase Realtime DB (in-depth tutorial)

4
  • 10 favourites

Index

Stats

5,672 visits, 10,357 views

Tools

Translations

This tutorial hasn't been translated.

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

How to Write to your new database:

I would suggest create a blank layout to test this out on and create a blank on start of layout event like this:

Now in that new event go to the item table object and choose this:

Now on there you are shown 2 fields to enter in:

Enter what you want to identify the value as which will be needed later on to retrieve the data in the reading section.

Now click done and you will now need to send this data of by using this command:

Press it and then you'll see these fields:

You only need to change the ID field and this can be whatever you want but you'll need to remember it for later.

And you can hit Done and if you followed these steps correctly you should have your data submitted into your new database!

The Reading from a DB Tutorial will be on here soon!

  • 1 Comments

  • Order by
Want to leave a comment? Login or Register an account!
  • Reading from DB Tutorial will be here soon? The article was published in 2017 now 2019 ...