@simc
We are using Hive to store offline data when mobile application internet connectivity is lost. Now we are facing one major issue and not able to find any solution for the same..
Our offline stored data are getting removed from flutter mobile app once app gets closed completely. (In terminate state)
Mobile app framework - Flutter
hive_flutter: ^1.1.0
hive: ^2.2.3
@simc We are using Hive to store offline data when mobile application internet connectivity is lost. Now we are facing one major issue and not able to find any solution for the same..
Our offline stored data are getting removed from flutter mobile app once app gets closed completely. (In terminate state)
Mobile app framework - Flutter hive_flutter: ^1.1.0 hive: ^2.2.3