You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/07/05 11:33:33 UTC

[GitHub] [cordova-plugin-inappbrowser] ceyhunkeklik edited a comment on issue #470: InAppBrowser: java.lang.IllegalArgumentException

ceyhunkeklik edited a comment on issue #470: InAppBrowser: java.lang.IllegalArgumentException 
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/470#issuecomment-508729736
 
 
   We've faced this issue on Android 8.1 and Android 9 devices. Our crash logs almost the same as the other ones.
   
   > java.lang.IllegalArgumentException: 
     at android.view.WindowManagerGlobal.findViewLocked (WindowManagerGlobal.java:454)
     at android.view.WindowManagerGlobal.removeView (WindowManagerGlobal.java:380)
     at android.view.WindowManagerImpl.removeViewImmediate (WindowManagerImpl.java:140)
     at android.app.Dialog.dismissDialog (Dialog.java:687)
     at android.app.Dialog.dismiss (Dialog.java:670)
     at org.apache.cordova.inappbrowser.InAppBrowser$4$1.onPageFinished (Unknown Source)
     at ib.d (PG:323)
     at Ae.handleMessage (PG:72)
     at android.os.Handler.dispatchMessage (Handler.java:102)
     at android.os.Looper.loop (Looper.java:148)
     at android.app.ActivityThread.main (ActivityThread.java:7223)
     at java.lang.reflect.Method.invoke (Native Method)
     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1230)
     at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1120)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org