api - How to trigger dialogDidCancel message from FBPermissionDialog? -


FBPermissionDialog is the official Facebook iPhone Lib but my code to trigger the message

  -  

(Zero) dialogDidCancel: (FBDialog *) dialog

is not working What can I do for it?

This was the wrong place to trigger

  / ** * Should be, when a user closes the login dialog without logging in. * / - (zero) sessionDidNotLogin: (FBSession *) session;  

I hope this help


Comments