Skip to content Skip to sidebar Skip to footer
Showing posts with the label Firebase

Will Firebase Realtime Database Sync When The Device Comes Online, But The Application Is Not Opened?

I am trying out Firebase Realtime Database. I have a created a node users, In that I have created a… Read more Will Firebase Realtime Database Sync When The Device Comes Online, But The Application Is Not Opened?

Unable To Save New Data In Firebase

I am trying to save new data in firebase under a node Visitors. i have already set some rules on th… Read more Unable To Save New Data In Firebase

Xamarin Android Fcm Notification Client To Client(phone To Phone)

I follow the tutorial in https://docs.microsoft.com/en-us/xamarin/android/data-cloud/google-messagi… Read more Xamarin Android Fcm Notification Client To Client(phone To Phone)

Inserting Firebase Date Field On Sqlite As String With Simpledateformat

I am receiving a child change from Firebase, but when I insert into SQLite, it gives me a warning. … Read more Inserting Firebase Date Field On Sqlite As String With Simpledateformat

Unable To Fetch User's Gmail Email Address Through Firebase

I'm developing an app which use Firebase` as a BaaS. I have integrated Google Sign-in and I wan… Read more Unable To Fetch User's Gmail Email Address Through Firebase

Difference Between Fcm (firebase Cloud Messaging) And Gcm? Which One Is Better For Android Push Notification?

I want to use Push notification in my app, Other things like sync with server database I had handle… Read more Difference Between Fcm (firebase Cloud Messaging) And Gcm? Which One Is Better For Android Push Notification?