Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

crosswalk sqlite start error #202

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

crosswalk sqlite start error #202

danielehrhardt opened this issue Feb 9, 2018 · 1 comment

Comments

@danielehrhardt
Copy link

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

the crosswalk message does not really make sense

i hope someone can help

could be related to storesafe/cordova-sqlite-storage#336

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

@brodycj
Copy link

brodycj commented Feb 11, 2018

Please see storesafe/cordova-sqlite-storage#336 (comment) for workaround solution.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants