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

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -