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/05/02 07:38:12 UTC

[GitHub] [cordova-plugin-inappbrowser] paamrutk opened a new issue #470: InAppBrowser: java.lang.IllegalArgumentException

paamrutk opened a new issue #470: InAppBrowser: java.lang.IllegalArgumentException 
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/470
 
 
   ello all,
   
   We have found this error on Google Play Store console that seams to be an InAppBrowser problem
   
   java.lang.IllegalArgumentException: 
     at android.view.WindowManagerGlobal.findViewLocked (WindowManagerGlobal.java:533)
     at android.view.WindowManagerGlobal.removeView (WindowManagerGlobal.java:433)
     at android.view.WindowManagerImpl.removeViewImmediate (WindowManagerImpl.java:124)
     at android.app.Dialog.dismissDialog (Dialog.java:518)
     at android.app.Dialog.dismiss (Dialog.java:501)
     at org.apache.cordova.inappbrowser.InAppBrowser$5$1.onPageFinished (InAppBrowser.java:462)
     at vu.d (PG:307)
     at aCg.handleMessage (PG:72)
     at android.os.Handler.dispatchMessage (Handler.java:106)
     at android.os.Looper.loop (Looper.java:214)
     at android.app.ActivityThread.main (ActivityThread.java:7032)
     at java.lang.reflect.Method.invoke (Native Method)
     at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:494)
     at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:965)
   
   Please help on this I am getting this crash issue frequently.
   
   

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