adriancarriger / angularfire2-offline

🔌 A simple wrapper for AngularFire2 to read and write to Firebase while offline, even after a complete refresh.
https://angularfire2-offline.firebaseapp.com/
MIT License
207 stars 48 forks source link

force quitting app forces redownload #82

Open myrsk opened 6 years ago

myrsk commented 6 years ago

Hello,

Is there anyway to deal with force quitting apps? I am only doing reads, and if a user force quits an app, it redownloads all data again. Only on force quit.

on ios.

regards