Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
This occurs if config.xml contains access rule which does not use 'https://' protocol. Windows 8.1 and Windows Phone 8.1 targets which we recently added support for support https only so we have the following build error as a result.
App manifest contains invalid content URI rules 'http://*'. The rule must begin with 'https://' ...
Repro steps
1. Get and install: cordova-cli, cordova-js, all plugins, cordova-windows, cordova mobile-spec (mspec brunch)
2. Create mobilespec app using cordova-mobile-spec/createmobilespec/createmobilespec
3. Add windows platform to created app
4. Build mobilespec app for windows