Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ios/116.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Iphone Facebook和twitter自动共享到用户帐户?_Iphone_Ios_Facebook_Social Media - Fatal编程技术网

Iphone Facebook和twitter自动共享到用户帐户?

Iphone Facebook和twitter自动共享到用户帐户?,iphone,ios,facebook,social-media,Iphone,Ios,Facebook,Social Media,我想从我的iPhone应用程序中自动共享社交媒体用户帐户(没有对话框、取消选项、发送选项)。我该怎么做。使用doGraphPost 使用此方法在fb上共享,无需打开对话框 <FbGraphResponse_Obj> = [fbGraph doGraphPost:@"me/feed" withPostVars:<NSMutableDictionary>]; 享受编程 不要使用对话框,而是使用doGraphPost 使用此方法在fb上共享,无需打开对话框 <FbG

我想从我的iPhone应用程序中自动共享社交媒体用户帐户(没有对话框、取消选项、发送选项)。我该怎么做。

使用
doGraphPost

使用此方法在fb上共享,无需打开对话框

 <FbGraphResponse_Obj> = [fbGraph doGraphPost:@"me/feed" withPostVars:<NSMutableDictionary>];

享受编程

不要使用对话框,而是使用
doGraphPost

使用此方法在fb上共享,无需打开对话框

 <FbGraphResponse_Obj> = [fbGraph doGraphPost:@"me/feed" withPostVars:<NSMutableDictionary>];

享受编程

没关系,我的问题出了什么问题,你为什么降低我的观点?@H2CO3你无权评论其他人这样。没关系,我的问题出了什么问题,你为什么降低我的观点?@H2CO3你无权评论其他人这样。