We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi guys,
I have the following problem when I start a new Cordova project and add crosswalk with the following parameters:
"cordova-plugin-crosswalk-webview": { "XWALK_MULTIPLEAPK": "false", "XWALK_VERSION": "23+", "XWALK_LITEVERSION": "xwalk_core_library_canary:17+", "XWALK_COMMANDLINE": "--disable-pull-to-refresh-effect", "XWALK_MODE": "embedded" },
and add the sqlite plugin and try to start the app on a x64 cpu device i get the following Message:
i hope someone can help
could be related to #336
https://github.com/danielehrhardt/sqlite-cordova-error
The text was updated successfully, but these errors were encountered:
Closing as duplicate of #336. Please see #336 (comment) for workaround solution.
Sorry, something went wrong.
No branches or pull requests
Hi guys,
I have the following problem when I start a new Cordova project and add crosswalk with the following parameters:
and add the sqlite plugin and try to start the app on a x64 cpu device i get the following Message:
i hope someone can help
could be related to #336
https://github.com/danielehrhardt/sqlite-cordova-error
The text was updated successfully, but these errors were encountered: