I'm writing a program that uses ionic 2.
I want users to be able to CRUD when offline, the online data is synchronized with the server itself, even if the program shuts down,
I've tried using cordova-plugin-background-mode, but not when the program off the code does not work.
I think one can write native Android app to create service can sync data when online, offline (impact data into the same file as sql lite)
People can give me solution, sorry for my expression is not good