Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm building a phonegap app, that will display let's say about 30-40 latest Facebook and twitter posts from a specific user (an organization). I'm having some problems with the Facebook feed, working with graph api explorer i get this link.

GET https://graph.facebook.com/225220780906670?fields=feed

I have done extent searching and i have no idea on how to make this work in my app, can somebody give me some pointers? Is there some way to get the news feed as a part of the Facebook plugin for Phonegap? ( https://github.com/davejohnson/phonegap-plugin-facebook-connect/ )

For my UI im currently using Jquery mobile and Phonegap to make my app native... Regards, Jasha

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.