@matisapatta wrote:
Hi all,
I am new to Ionic. I want to create an app that saves some data to the device. Because I want the data to be "always" available, local storage is not an option.
In Android native development, I would create a new DataBase object and store my data. I want to do the same, but it needs to work in iOS as well.
I've read about Cordova SQLite plugin, does anyone know if it works with both Android and iOS? As far as I know, iOS does not use SQLite in Native DB.
Thanks
Posts: 3
Participants: 3