GitHub user ciaranj opened a pull request:
https://github.com/apache/cordova-plugin-inappbrowser/pull/42
Only Navigate *after* the webview has been transitioned to visually
* There were issues closing the presented UIWebView from within loadstart
events
(The infamous "while a presentation is in progress!" warning was displayed
in the logs)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ciaranj/cordova-plugin-inappbrowser
navigate_after_show
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-inappbrowser/pull/42.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #42
----
commit b2123c2c0902d83d8393afb9da4e40b77f93d060
Author: ciaranj <[email protected]>
Date: 2014-04-28T15:01:23Z
Only Navigate *after* the webview has been transitioned to visually
* There were issues closing the presented UIWebView from within loadstart
events
(The infamous "while a presentation is in progress!" warning was displayed
in the logs)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---