freescout-helpdesk opened a new issue #782: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/782
# Bug Report ## Problem ### What is expected to happen? InAppBrowser should open immediately. ### What does actually happen? InAppBrowser opens only after you minimize the app and open it again. ## Information ### Command or Code ``` cordova.InAppBrowser.open(url, '_blank', 'location=no,zoom=no,toolbar=no,fullscreen=no'); ``` ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> iPhone 5s ### Version information cordova-plugin-inappbrowser 3.1.0 ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x ] I searched for existing GitHub issues - [ x] I updated all Cordova tooling to most recent version - [x ] I included all the necessary information above ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
