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 2018/12/12 09:11:32 UTC

[GitHub] coloz opened a new issue #371: IAB.close() called but it was already closed.

coloz opened a new issue #371: IAB.close() called but it was already closed.
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/371
 
 
   using IOS to open url,xcode show the info:  
   > IAB.close() called but it was already closed.   
   
   then,seconds later, the webview will reboot.  
   
   The complete information is as follows:  
   ```  
   2018-12-12 15:41:17.897750+0800 blinker[434:102725] ionViewDidLoad RegisterPage
   2018-12-12 15:41:24.717257+0800 blinker[434:102725] THREAD WARNING: ['InAppBrowser'] took '21.376953' ms. Plugin should use a background thread.
   2018-12-12 15:41:24.734076+0800 blinker[434:102725] IAB.close() called but it was already closed.
   2018-12-12 15:41:25.986816+0800 blinker[434:102725] CDVWKWebViewEngine shouldReloadWebView::
   2018-12-12 15:41:25.986933+0800 blinker[434:102725] CDVWKWebViewEngine shouldReloadWebView title: blinker
   2018-12-12 15:41:25.986966+0800 blinker[434:102725] CDVWKWebViewEngine shouldReloadWebView location: http://localhost:8080/
   2018-12-12 15:41:25.986991+0800 blinker[434:102725] CDVWKWebViewEngine shouldReloadWebView reload: 0
   16:53:25
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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