Molnar Zsolt

CrossDomain ajax calling with Sencha Touch 2.

Hi Guys,

I have a problem with an ajax request, it is a cross domain request. I tested it on my PC (windows 7) with Chrome browser and it is working like a charm.After I build it and install it on my Samsung Galaxy S Plus (android 2.6) doesn't works, it seems the ajax call isn't executed.
If I put the json file in the project library it works without problem.

Do you have any suggestion what is wrong with this?

ps.in the php part I used header("access-control-allow-origin: *");
1 person has
this question
+1
Reply