ios - Delete facebook application -


i have iphone application uses facebook sdk connect. want check if user installed app, , if user installed app, , disconnects app, want know if possible delete application. found can make

    [[fbrequest requestwithgraphpath:@"me/permissions" parameters:parameters httpmethod:@"delete"] , 

but don't know how use it. parameters have use? can me?


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -