Open firomero opened 8 years ago
This version will never support encrypted databases. Encrypted databases are supported by Cordova-sqlcipher-adapter. Combining SQLCipher encryption with user-specified Android database path is under future consideration.
I have the same problem, is there any plugin to solve this problem?
I want to know how to load an external database with password protected. Currently I can load an external database without password protected, but trying to load a protected one:
Here is my code
Using Cordova 6.3.1 deploying in Android 4.4.2.
Best regards