[
https://issues.apache.org/jira/browse/CB-6689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012892#comment-14012892
]
Shazron Abdullah commented on CB-6689:
--------------------------------------
Still not sure how things happen here. Let's review:
1. Initiate action that causes window.open to be called with target=_system
2. Cordova app goes to the background
3. Mobile Safari goes to the foreground
So, the scenario is, after 3:
4. User clicks on the Home button
5. Mobile Safari goes to the background
6. Launch Cordova app
7. Cordova app goes to the foreground
So, at point 7 -- the Cordova app is frozen?
> UIWebview freezes while page behind the link with target='_system' opens in
> mobile safari
> -----------------------------------------------------------------------------------------
>
> Key: CB-6689
> URL: https://issues.apache.org/jira/browse/CB-6689
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin InAppBrowser
> Affects Versions: 3.4.0
> Environment: iOS 7.1, iPhone
> Reporter: Jake McAllister
>
> When opening an external link in cordova app using the inAppBrowser plugin
> with target='_system' the cordova app freezes until the page in safari has
> loaded. This posses a problem where if the user accidentally presses it and
> wants to go back to the app before the page has loaded in safari the app
> remain frozen.
--
This message was sent by Atlassian JIRA
(v6.2#6252)