How to store larger JSON data in LocalStorage and Sqlite storage in Cordova based iOS app without having performance issues
I want to store large amount of JSON data in Local Storage as well as SQLiteDb , currently I am using JSON.stringify which is causing performance issue. How can we over come this ?
Aucun commentaire:
Enregistrer un commentaire