[
https://issues.apache.org/jira/browse/CB-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13864169#comment-13864169
]
Piotr Zalewa commented on CB-3208:
----------------------------------
Updated tests:
https://github.com/apache/cordova-mobile-spec/pull/44
manifest.webapp
{
"launch_path": "/index.html",
"version": "0.0.1",
"name": "Mobile Spec",
"pkgName": "io.cordova.mobilespec",
"type": "privileged",
"permissions": {
"contacts": {
"access": "readwrite",
"description": "testing"
}
}
}
> contacts
> --------
>
> Key: CB-3208
> URL: https://issues.apache.org/jira/browse/CB-3208
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: FirefoxOS
> Affects Versions: 2.6.0
> Reporter: Herm Wong
> Assignee: Herm Wong
> Fix For: 3.3.0
>
>
> Contacts API spec: https://wiki.mozilla.org/WebAPI/ContactsAPI
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)