当我选择X或Post成功时,FBSDK(版本4.26.0)总是回调相同的方法(设备未安装Facebook应用程序)-(void)sharer:(id)sharerdidCompleteWithResults:(NSDictionary*)results结果为空我怎么知道是用户分享成功还是取消了?请帮帮我!我正在使用这个方法FBSDKShareLinkContent*content=[[FBSDKShareLinkContentalloc]init];content.contentURL=URL;[FBSDKShareDialogshowFromViewController:viewCo