Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Generated manifest contains a "pkgName" property which is not valid according to documentation. This causes a warning in the app validation tool.
The property is introduced in this line of code:
https://github.com/apache/cordova-lib/blob/master/cordova-lib/src/cordova/metadata/firefoxos_parser.js#L62