angularfire2-offline icon indicating copy to clipboard operation
angularfire2-offline copied to clipboard

Data lost on App is closed - offline saved data not found on re-opening app.

Open AnkitMaheshwariIn opened this issue 7 years ago • 2 comments

AnkitMaheshwariIn avatar Sep 29 '17 08:09 AnkitMaheshwariIn

Hi Adrian, first of all thanks for this plugin :) But I have indeed also the problem that the last synced entries before closing the app not are available if I start the app again. How to reproduce:

  • a simple list with entries
  • entries added from device A (e.g. pc)
  • device B, smartphone is online -> new entries are displayed
  • stop app on device B
  • set device B to offline
  • start app on device B in offline mode -> last entries are not shown

is device B once started in online mode and than again restarted offline the new data is visible. So it looks like that only the last entries which were added before going offline are not added (although they were displayed before closing) best, patrik

patrikdusek avatar Oct 10 '17 19:10 patrikdusek

did you guys found any solution for this issue ?

leonardors95 avatar Aug 06 '18 14:08 leonardors95