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

Error when called disableWebViewOptimizations function on Android #560

Open
gushi0224 opened this issue Jul 21, 2021 · 0 comments
Open

Error when called disableWebViewOptimizations function on Android #560

gushi0224 opened this issue Jul 21, 2021 · 0 comments

Comments

@gushi0224
Copy link

gushi0224 commented Jul 21, 2021

I imported both cordova-plugin-background-mode and cordova-plugin-ionic-webview in my project.
when called disableWebViewOptimizations fucntion, the error as below will be shown(on Android platform)
anyone can give some suggestion for me?
@katzer
thanks a lot.

java.lang.ClassNotFoundException: Didn't find class "org.crosswalk.engine.XWalkCordovaView" on path: DexPathList[[zip file "/data/app/com.tkeap.vfm-gHLQox5oNSj9IRMm3SbiiA==/base.apk"],nativeLibraryDirectories=[/data/app/com.tkeap.vfm-gHLQox5oNSj9IRMm3SbiiA==/lib/x86, /data/app/com.tkeap.vfm-gHLQox5oNSj9IRMm3SbiiA==/base.apk!/lib/x86, /system/lib, /system/product/lib]]

Ionic:

Ionic CLI : 5.4.16 (D:\dev\nvm\v8.17.0\node_modules\ionic)
Ionic Framework : ionic-angular 3.9.2
@ionic/app-scripts : 3.2.4

Cordova:

Cordova CLI : not installed
Cordova Platforms : not available
Cordova Plugins : not available

Utility:

cordova-res : not installed
native-run : not installed

System:

Android SDK Tools : 26.1.1 (F:\software\sdk)
NodeJS : v8.17.0 (D:\dev\nodejs\node.exe)
npm : 6.13.4
OS : Windows 10

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

No branches or pull requests

1 participant