-
Answered: jsonp proxy doesn't work on real a device
Answered: jsonp proxy doesn't work on real a device
Hi,
I have a store with a jsonp proxy, the url is pointing to a service which is publicly open.
Everything works perfect from a browser (even outside my local network) and from a virtual device, but not from my real device (android).
Please help,
Thanks.
-
Best Answer Posted by
jsveron23
you using phonegap? check whitelist.
-
Sencha User
you using phonegap? check whitelist.
-
Hi,
I'm using PhoneGap 1.7.0.
I've added the domain to the whitelist.
I can even see the loading mark on the screen appear for a sec but after that I get nothing, like the jsonp I'm receiving is empty.
I can supply whatever is needed, stuff from my server (c#), stuff from sencha - whatever.
Thanks!
-
Hi,
Actually I made some changes to my wcf service + added the json type to my reader.
reader: {
type: 'json',
rootProperty: 'ShowGamesResult'
}
It's working now, but I can't really say what made it work 
Thanks!
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us