[
https://issues.apache.org/jira/browse/CB-5733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Grieve resolved CB-5733.
-------------------------------
Resolution: Fixed
Assignee: Andrew Grieve
Fix applied to v0.3.1-dev
Thanks for pointing this out. I think the issue is that .close() didn't work if
called too quickly (maybe you want to use the hidden=yes option?). I believe my
patch fixes it anyways.
> Cannot close child window in iOS7
> ---------------------------------
>
> Key: CB-5733
> URL: https://issues.apache.org/jira/browse/CB-5733
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS, Plugin InAppBrowser
> Environment: iPhone 4s iOS 7
> Reporter: Anant Sajnani
> Assignee: Andrew Grieve
>
> I can't close child window in iOS7. Works on android
> refTest= window.open("http://www.cnn.com","_blank");
> refTest.close();
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)