I have a bug with app developed in phonegap + jquery mobile. The app
works perfecty in android but i have a terrible connection problem
with symbian (S60) emulator and a real cell phone..
I am using a simple connection with RPC to retrieve all data from a
external server (PHP) in json format, it method works perfecty in
android but it doesn't work in symbian... I am not sure what the
reason is, because aparently the structure of phonegap app are the
same for all applications developed in direferents cell phones...
i couln't connect to my server with symbian..?? any idea what is the
problem???