You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/04/09 15:32:07 UTC

[GitHub] [cordova-plugin-inappbrowser] boboxiaodd commented on issue #864: [ios]open window with hidden=yes, window can't close

boboxiaodd commented on issue #864:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/864#issuecomment-816766404


   i use this solve this problem temporarily
   
   ```
   ref.show(); ref.close();
   ```


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



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