Android : How to deal with offline data with Firebase when the app is not connected to internet?

on Wednesday, July 30, 2014


I'm currently using angularJS & phonegap to build a test application for Android.


The app use only text data stored in a Firebase database to retrieve & store data when the device is online.But when the device is offline, how to deal with data to store on firebase DB? Is there any way to store & fetch data when the device comes online?


0 comments:

Post a Comment