I am not able to do ajax call with cordova CLI version 4.1.2 on intel xdk (with latest update of intel xdk).
I have set the DOMAIN LIST as "*" .
Any help on this or its a known issue which has not been fixed till now (with latest intel xdk).
P.S: It works properly with Cordova CLI 3.5 version.
Thanks krisrak ... But with the latest update. I have specifically set "http://*" for Ajax call with the "Allow external application to launch" selected and ITS WORKING.
But not with () which is the super set of http:// . I would give the try what you have suggested and share my result