Hi,
i’ve a ionic app that use my external API.
For IOS, no problem, no external “curl” restriction.
For Android, no problem with cordova-whitelist-plugin.
For windowsphone it is not working. cordova whitelist plugin is not available and i don’t know what to add in the config.xml file to be able to build my .xap file on build.phonegap.com.
I’m working on OSX so building for windowsphone is quite difficult.
i don’t find any tuto on this forum about windowsphone publishing with external API calls.
Any help would be very appreciated.