Lee Crossley created CB-5577:
--------------------------------
Summary: Platform name attribute inconsistency (plugin.xml)
Key: CB-5577
URL: https://issues.apache.org/jira/browse/CB-5577
Project: Apache Cordova
Issue Type: Bug
Components: BlackBerry, CLI
Reporter: Lee Crossley
Priority: Minor
Documentation states the platform names should be:
(http://cordova.apache.org/docs/en/edge/plugin_ref_spec.md):
`amazon-fireos, android, bb10, ios, wp7, wp8`
However, "bb10" contradicts what I see the the core apache cordova plugins,
e.g. contacts plugin
(https://raw.github.com/apache/cordova-plugin-contacts/master/plugin.xml):
`<platform name="blackberry10">`
Which is correct bb10 | blackberry10? We need to either accept both or fix the
plugins, as both are in use.
--
This message was sent by Atlassian JIRA
(v6.1#6144)