Ben Carlson
unread,Nov 29, 2009, 3:35:14 PM11/29/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phonegap
I'm trying out phonegap, and as a first app, I thought I'd build a
simple feed reader. I'm using jquery and jfeed, and have it working
fine running on my local web server (wamp, not that it matters). What
I'm having problems with is that the rss content won't load in the
emulator, although the rest of the app runs fine. No errors, warnings,
etc. Just simply won't load.
I'm thinking this is due to the whole security model of not allowing
cross-domain javascript requests?
On my iPhone I have tweetdeck and facebook, those are obviously making
a similar request... what do I need to do to accomplish loading an rss/
atom feed?
Thanks in advance!
-Ben Carlson