Hello all. I have an sqlite db in my app. It seems very strange but when I am trying to do operations with db in my app and repeat it again and again I suddenly got the error and my app crashes. These messages I've got in console. Please, help, how can I fix it?
[ERROR] : SQLiteLog: (14) cannot open file at line 30196 of [00bb9c9ce4] [ERROR] : SQLiteLog: (14) os_unix.c:30196: (2) open(/NotificationPermissions.db) -I use:
- Titanium sdk: 3.5.0.GA
- Android sdk 21, minSdk = 10
- device: android tablet
- Os: Mac