[
https://issues.apache.org/jira/browse/CB-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15172228#comment-15172228
]
Dean Le commented on CB-10732:
------------------------------
[email protected]
and
https://github.com/litehelpers/Cordova-sqlcipher-adapter
Any open db command, since I used another plugin as SQLite Cipher, the open db
command could be as below:
var db = window.sqlitePlugin.openDatabase({name: "my.db", key:
"your-password-here"});
Note that this code base is working great in UIWebview. The WKWebview is just
popped up "Can't open database"...
On iOS simulator, it also says "Error: SecurityError: DOM Exception 18"...
> WKWebView incompatible with SQLite
> ----------------------------------
>
> Key: CB-10732
> URL: https://issues.apache.org/jira/browse/CB-10732
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin WKWebViewEngine
> Environment: .iOS
> Reporter: Dean Le
> Labels: triaged, wfc, wkwebview-1.0.2
>
> UIWebView is working great, however, WKWebview couldn't open SQLite db
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]