Why is facebook returning the friendlist 0 in iOS? How to retrieve fb friendlist and store it to parse? -
please see previous give-and-take building context. how retrieve fb friendlist , save parse?. guy pointed out it's not possible longer retrieve friendlists, tried retrieving using older sdk. sdk working fine other app. still can't retrieve fb friendlist. tried method too, other 2 mentioned in above stated question:
[fbrequestconnection startformyfriendswithcompletionhandler: ^(fbrequestconnection *connection, id<fbgraphuser> friends, nserror *error) {}];
but it's still no bueno. can please tell me what's wrong it? how can retrieve fb friendlist , store parse?
careful "friendlist" , "friends", 2 different things. although, pretty sure don´t want "friendlists", because lists without friends in there.
anyway, using old sdk not mean can friends, way still friends using app created before end of apr 2014 (with sdk). , solution works until end of apr 2015, of course.
ios facebook facebook-graph-api parse.com
No comments:
Post a Comment