I have created an android application in Cordova. I've tested my application in many Android Kitkat devices and it is working fine. When I'm running in Lollipop version I'm getting following exception :
SQLiteDatabase(4920): Failed to open database '/data/data/http://ift.tt/1ROLSGO'.
SQLiteDatabase(4920): android.database.sqlite.SQLiteDatabaseLockedException: >database is locked (code 5): , while compiling: PRAGMA journal_mode
I have set the target SDK to 22. I have updated the Android SDK build tools & platform tools to 23.
I'm confused if this problem is due to the SQLite plugin which I'm using because app is working fine in Android Kitkat version.
Please help asap.
Aucun commentaire:
Enregistrer un commentaire