My firebase console dose not show any data if I go to rules then also it is not showing rules also it is just showing unable to show rules what should I do?
Try using: firebaseRef. off(); This will end your connection with firebase and stop communicating with the database.
Firebase Realtime Database is a NoSQL cloud database that is used to store and sync the data. The data from the database can be synced at a time across all the clients such as android, web as well as IOS. The data in the database is stored in the JSON format and it updates in real-time with every connected client.
Firebase offers a no-cost tier pricing plan for all its products. For some products, usage continues at no cost no matter your level of use. For other products, if you need high levels of use, you'll need to switch your project to a paid-tier pricing plan.
By enabling persistence, any data that the Firebase Realtime Database client would sync while online persists to disk and is available offline, even when the user or operating system restarts the app. This means your app works as it would online by using the local data stored in the cache.
it might seem ridiculous but I have tried to log out and log in but it didn't help so i changed the web browser and it worked
I had the same problem. It was the Ads blocker. Just I disabled it and data showed up.
Be careful of these sneaky extensions.
Hope it helps others.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With