Skip to content
New issue

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

Cordova x64 embedded and sqlite fails to start #752

Closed
danielehrhardt opened this issue Feb 9, 2018 · 1 comment
Closed

Cordova x64 embedded and sqlite fails to start #752

danielehrhardt opened this issue Feb 9, 2018 · 1 comment

Comments

@danielehrhardt
Copy link

danielehrhardt commented Feb 9, 2018

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:
image

i hope someone can help

could be related to #336

https://github.com/danielehrhardt/sqlite-cordova-error

@brodycj
Copy link

brodycj commented Feb 11, 2018

Closing as duplicate of #336. Please see #336 (comment) for workaround solution.

@brodycj brodycj closed this as completed Feb 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants