Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Inappbrowser crash Android 8 #450

Open
simonreger opened this issue Mar 18, 2019 · 0 comments
Open

Inappbrowser crash Android 8 #450

simonreger opened this issue Mar 18, 2019 · 0 comments

Comments

@simonreger
Copy link

simonreger commented Mar 18, 2019

some time ago I get the following message in the Playstore in the crash report. How can I fix this? I use:
cordova-plugin-inappbrowser | npm | ^3.0.0 | 3.0.0 | android,ios,winphone
and
preference name="phonegap-version" value="cli-8.1.1"

Here is the Crash-Report from Playstore:

"main" prio=5 tid=1 Native
| group="main" sCount=1 dsCount=0 flags=1 obj=0x73d4fa20 self=0x7d7c6a3a00
| sysTid=11874 nice=-10 cgrp=default sched=0/0 handle=0x7d815e19b0
| state=R schedstat=( 230122893554 21528256314 393146 ) utm=19403 stm=3609 core=4 HZ=100
| stack=0x7fd45d8000-0x7fd45da000 stackSize=8MB
| held mutexes=

#00 pc 000000000000047c [vdso] (__kernel_clock_gettime+268)

#1 pc 0000000001386414 /data/app/com.android.chrome-fCgsnIEChGzJDUmv7mYeLQ==/base.apk (???)

at org.chromium.android_webview.AwContentsClientBridge.nativeConfirmJsResult (Native method)

at org.chromium.android_webview.AwContentsClientBridge.a (SourceFile:154)

at aAh.run (unavailable:2)

at org.chromium.base.ThreadUtils.b (SourceFile:30)

at aAj.a (SourceFile:3)

at xT.onJsResultComplete (SourceFile:11)

at android.webkit.JsResult.wakeUp (JsResult.java:75)

at android.webkit.JsResult.confirm (JsResult.java:54)

at android.webkit.JsPromptResult.confirm (JsPromptResult.java:38)

at org.apache.cordova.inappbrowser.InAppChromeClient.onJsPrompt (InAppChromeClient.java:118)

at xH.a (SourceFile:438)

at ayw.run (unavailable:3)

at android.os.Handler.handleCallback (Handler.java:808)

at android.os.Handler.dispatchMessage (Handler.java:101)

at android.os.Looper.loop (Looper.java:166)

at android.app.ActivityThread.main (ActivityThread.java:7529)

at java.lang.reflect.Method.invoke (Native method)

at com.android.internal.os.Zygote$MethodAndArgsCaller.run (Zygote.java:245)

at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:921)

snap

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

No branches or pull requests

1 participant