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

Question about save data offline Ionic 3 #87

Open quiksa opened 6 years ago

quiksa commented 6 years ago

Hi, when I close my App ionic 3 and turn off my wifi and reopen my App then I save some the data, this data is not displayed in my device just when I turn on my wifi, but when I open my App when my wifi is on and after I turn off and save some data, this data is displayed in my device, this is right ?

quiksa commented 6 years ago

When I change a object offline, this object isn't change the value, just when I reconnect