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/10/20 15:38:23 UTC

[GitHub] [cordova-plugin-inappbrowser] rolinger opened a new issue #555: IAB.close() called but it was already closed

rolinger opened a new issue #555: IAB.close() called but it was already closed
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/555
 
 
   I am running an Ionic v1 app.  Before my app code `$ionicPlatform.ready(function() ...)` even fires I get four of the above IAB.close() messages in the Xcode console.  In my `ready()` code is where I initialize the first check for InAppBrowser.  Because the messages are firing before my app is even ready, I have no idea where to look to see whats causing this - my guess is its happening in the plugin initialization.
   
   Its been plaguing my app for a long time and would love to know how to fix it or whats causing it to try close() something when the app is initializing.  

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