davidmartos96 / sqflite_sqlcipher

SQLite flutter plugin
BSD 2-Clause "Simplified" License
99 stars 44 forks source link

NoSuchField error #52

Closed dhirennjaypal closed 2 years ago

dhirennjaypal commented 2 years ago

I am getting NoSuchField ['J' field] Java Error when i use openDatabase() and installed release APK. its working when installed via usb debugging. my device is Xiomi REdmi 5a,wtith MIUI 10, Android 8.0.

dhirennjaypal commented 2 years ago

Error was solved by using by using proguard, sorry for issue