Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (groups)
Viewing all articles
Browse latest Browse all 10

How to get informations from a Facebook group?

$
0
0

I am developing an iOS app. In this app I need to get information from a Facebook Group.

Using the URL directly works fine. I get a complete data set of status messages.

https://graph.facebook.com/2389876494501676/feed?access_token=TOKEN HERE
But using the Appcelerator Facebook module just returns an empty data set.
Titanium.Facebook.requestWithGraphPath('2389876494501676/feed', {}, 'GET', function(e) {
 
 Ti.API.info(e);
 
});

Viewing all articles
Browse latest Browse all 10

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>