Get Facebook list of friends in Titanium -
I am trying to figure out how to get users using titles in graphic APIs.
Something like this
Titanium.facebook.quickwithgraphpath ('me / friend', 'received', function (e) {...});
But this can not work
Thank you!
thanks
Comments
Post a Comment