iOS SDK: Is it a known issue that when a user cancels a Feed Dialog (or any other platform dialog) the dialogCompleteWithUrl: and dialogDidComplete: FBDelegate methods get called – which obviously is wrong.
dialogDidNotComplete: gets called correctly when the user cancels with the little close icon (circle with the x inside).
Is this a bug? Or is there any other way of finding out the difference between canceling the dialog via Cancel and Sharing?