Is There a plugin to access CRUD the SQLite of android and iphone database system. or local storage is all we have to persist data?
Yes! SQLite is available through a bunch of plugins. This one is the one that ngCordova can use.
Thanks a lot I’m starting to love this frameworks more and more…