[ 
https://issues.apache.org/jira/browse/CB-5733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13864621#comment-13864621
 ] 

Andrew Grieve commented on CB-5733:
-----------------------------------

Likely this is the same issue that is fixed by the attached commit.

You can try it out by:

{code}
cordova plugin rm org.apache.cordova.inappbrowser
cordova plugin add 
'https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser.git#dev'
{code}



> 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)

Reply via email to