storesafe / cordova-sqlcipher-adapter

A Cordova/PhoneGap plugin to create and access encrypted databases on Android, iOS, and Windows with API similar to HTML5/Web SQL API
Other
89 stars 55 forks source link

Does SQLCipher work on Android Pie (9.0)? #84

Open gmoraiz opened 5 years ago

gmoraiz commented 5 years ago

My App using cordova-sqlite-cipher only doesn’t work on Android Pie. Is this a limitation by plugin android or cordova adapter?

Thanks!

brodycj commented 5 years ago

I hope to test it soon.

azn1viet commented 5 years ago

I did on Pixel 2, Android 9.0 and it's working well.