[
https://issues.apache.org/jira/browse/CB-6682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13996797#comment-13996797
]
ASF GitHub Bot commented on CB-6682:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-contacts/pull/30
> File transfer tests need bb10 specific whitelisting applied
> -----------------------------------------------------------
>
> Key: CB-6682
> URL: https://issues.apache.org/jira/browse/CB-6682
> Project: Apache Cordova
> Issue Type: Bug
> Components: BlackBerry, mobile-spec
> Reporter: Bryan Higgins
>
> BB10 doesn't respect *.domain.com whitelisting
> Mobile-spec needs the following elements to work properly:
> <access origin="file:///" />
> <access origin="https://www.apache.org" />
> <access origin="http://cordova.apache.org" />
> <access origin="http://foobar.apache.org" />
> <access origin="http://www.apache.org" />
> I'm going to wrap these in a platform tag.
--
This message was sent by Atlassian JIRA
(v6.2#6252)