Ad Code

How to fix data not showing error in Firebase






Have you recently had a problem with accessing data on firebase? Whether it be uploading , retrieving or editing data from your app? 
In this post i will show you how to fix this with some easy steps :

1: Real-time Database

In your firebase console, go to your Realtime database. You'll then see this link under the data tab,




 
2: click the link icon and copy 



The copied link would look like this, 



3: Remove Https//: and .firebaseio.com/  from the link

Do this and you will be left with the device id.



4:Copy the device id in sketchware
 
Go to sketchware and paste the id in the firebase settings in sketchware, 


click save and run your application.
Your data will now update on firebase normally like it should.

Comment below for any questions


Post a Comment

1 Comments

Ad Code