FacebookLikeView icon indicating copy to clipboard operation
FacebookLikeView copied to clipboard

issue with "objc_msgSend" call in category Facebook+ForceDialog

Open vipinjohney opened this issue 11 years ago • 0 comments

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.

vipinjohney avatar Oct 09 '14 05:10 vipinjohney