I am trying to find a sample app of a JQuery Mobile app that is hosted via PhoneGap. Specifically, I’m looking for a sample that queries Twitter. I assumed there would be 500 of these out on the internet. Unfortunately, I can’t find a single one.
The reason I’m looking for one is because I’m having problems interacting with a cross-domain web service. This seemed like it would be the simplest example. Can someone please help me out?
Thank you so much!
How about this?
When you are running the app as part of PhoneGap you will no longer have any x-domain issues. The restriction does not apply to mobile applications.
From the PhoneGap FAQ: