[
https://issues.apache.org/jira/browse/CB-6624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15384817#comment-15384817
]
jcesarmobile commented on CB-6624:
----------------------------------
This doesn't affect iOS 8 and greater, should we fix it anyway?
I don't think the solution on the PR is good as it waits until the inAppBrowser
is presented to start navigating. This will fix the issue when close is called
on loadstart, but will fail if called just after open.
I think a better option is not to close while the presentation is in progress.
> Issues closing the presented InAppBrowser from within loadstart events
> ----------------------------------------------------------------------
>
> Key: CB-6624
> URL: https://issues.apache.org/jira/browse/CB-6624
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin InAppBrowser
> Environment: iOS
> Reporter: Shazron Abdullah
> Priority: Trivial
> Labels: Triaged
>
> Pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/42
> Only Navigate *after* the webview has been transitioned to visually.
> (The infamous "while a presentation is in progress!" warning was displayed in
> the logs)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]