I would like to bring to attention an issue (I believe it's a bug, could be wrong) which I've come across. I believe it is easy to reproduce, and managed to successfully reproduce it repeatedly myself on a test environment. Zip file linked bottom of issue containing the test environment. GIF showing the issue added below.
In brief, the problem is that on some particular sites, whenever navigation / keyboard is triggered in the InAppBrowser window, it is causing the underlying application to freeze and unresponsive to any user actions. Environment: Cordova 8, iOS 4.5.5 and Ionic 3 Affected Platform : iOS Versions: iOS v11.4 Devices Affected: iPhone 5 up to 6S/Plus Steps to reproduce: 1. Create a blank project (Ionic, whatever flavour you prefer). 2. Add reference to the InAppBrowser plugin 3. Run use case below: - Open https://www.google.com in InAppBrowser - Locate the search bar on the page and type something. - Click / tap outside of the search bar - Close the InAppBrowser instance - App will be unresponsive  [iab-test.zip](https://github.com/apache/cordova-plugin-inappbrowser/files/2371184/iab-test.zip) [ Full content available at: https://github.com/apache/cordova-plugin-inappbrowser/issues/296 ] This message was relayed via gitbox.apache.org for [email protected]
