Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase offline storage with Phonegap

I am developing a Phongap application where which would be able to work offline and persist data even after closing application. Is this possible with Firebase?

like image 881
Sławosz Avatar asked Nov 25 '25 13:11

Sławosz


2 Answers

Firebase is online-only.

But you can of course integrate your own offline storage with Firebase's online storage. For more details on that, see this answer, where @Kato explains the basics of such an architecture: https://stackoverflow.com/a/16815549/209103

like image 180
Frank van Puffelen Avatar answered Nov 28 '25 04:11

Frank van Puffelen


Firebase has recently released offline support for Android & iOS SDKs.

https://www.firebase.com/blog/2015-05-29-announcing-mobile-offline-support.html

like image 28
lazaruslarue Avatar answered Nov 28 '25 04:11

lazaruslarue



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!