How to trigger dialogDidCancel message from FBPermissionDialog?

Posted by Eonil on Stack Overflow See other posts from Stack Overflow or by Eonil
Published on 2010-05-16T15:58:13Z Indexed on 2010/05/16 16:10 UTC
Read the original article Hit count: 323

Filed under:
|
|

FBPermissionDialog is official Facebook iPhone lib. But my code to triggering message

- (void)dialogDidCancel:(FBDialog*)dialog

is not working. What can I do for this?

© Stack Overflow or respective owner

Related posts about facebook

Related posts about api