You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse Monroy (JIRA)" <ji...@apache.org> on 2015/11/16 05:09:10 UTC

[jira] [Comment Edited] (CB-9972) Remove iOS whitelist

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

Jesse Monroy edited comment on CB-9972 at 11/16/15 4:08 AM:
------------------------------------------------------------

Sorry just got your response. Both:

https://github.com/apache/cordova-app-hello-world/blob/master/config.xml
https://github.com/phonegap/phonegap-start/blob/master/www/config.xml

Have the following elements that no longer apply
{{
    <platform name="ios">
        <allow-intent href="itms:*" />
        <allow-intent href="itms-apps:*" />
    </platform>
}}

I'm working on phonegap. Can you get the Cordova?
I have no commit privleges. I'll try to get Brooks or MacDonald to commit the phonegap for me.

TIA
Jesse


was (Author: jessemonroy650):
Sorry just got your response. Both:

https://github.com/apache/cordova-app-hello-world/blob/master/config.xml
https://github.com/phonegap/phonegap-start/blob/master/www/config.xml

Have the following elements that no longer apply
```
    <platform name="ios">
        <allow-intent href="itms:*" />
        <allow-intent href="itms-apps:*" />
    </platform>
```

I'm working on phonegap. Can you get the Cordova?
I have no commit privleges. I'll try to get Brooks or MacDonald to commit the phonegap for me.

TIA
Jesse

> Remove iOS whitelist
> --------------------
>
>                 Key: CB-9972
>                 URL: https://issues.apache.org/jira/browse/CB-9972
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>              Labels: cordova-ios-4.0.x
>
> Consensus on the ML: do it.
> See https://github.com/cordova/cordova-discuss/pull/27
> Doc with diagrams:
> https://github.com/shazron/cordova-discuss/blob/ios-remove-whitelist/proposals/ios-whitelist-removal.md
> Don't forget to remove the iOS code from:
> https://github.com/apache/cordova-plugin-whitelist
> Mobile-spec needs to have an update as well:
> https://github.com/apache/cordova-mobile-spec



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org