FacebookLikeView
FacebookLikeView copied to clipboard
issue with "objc_msgSend" call in category Facebook+ForceDialog
The below call shows issue "too many arguments to function call". << objc_msgSend(self, @selector(authorizeWithFBAppAuth:safariAuth:), NO, NO); >> This is invoked in the category calss Facebook+ForceDialog.