Windows build issue due to http whitelisting rules

2014-08-26 Thread Sergey Grebnov (Akvelon)
Windows 8.1 and Phone 8.1 requires https for access rules[1], http is not supported anymore. I've sent PR below [2] to prevent build failure and trace warning message for this case. One of real cases where it is required is mobile spec app which cannot' be built since it defines the following

RE: Windows build issue due to http whitelisting rules

2014-08-26 Thread Chuck Lantz
6:05 AM To: dev@cordova.apache.org Subject: Re: Windows build issue due to http whitelisting rules Wow -- it seems very heavy-handed to force that on app developers (how do you build a web browsing app in that case?) Does that apply to all network requests, or just the pages that can be loaded