Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/219.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
在Facebook-iOS-Android上共享图像_Android_Ios_Appcelerator - Fatal编程技术网

在Facebook-iOS-Android上共享图像

在Facebook-iOS-Android上共享图像,android,ios,appcelerator,Android,Ios,Appcelerator,我正在使用Appcelerator Tianium 5.5.1GA为iOS和Android开发一个应用程序,使用经典开发,但我不知道如何在Facebook和Twitter上共享图像 有这样或那样的模块吗? 欢迎任何帮助 提前感谢。 SDK 5.5.1 GA iOS、Android尝试使用以下代码: facebook呼叫共享(“facebook”、标题、文本、图像路径)和twitter的共享(“twitter”、标题、文本、图像路径)。尝试使用以下代码: facebook呼叫共享(“faceboo

我正在使用Appcelerator Tianium 5.5.1GA为iOS和Android开发一个应用程序,使用经典开发,但我不知道如何在Facebook和Twitter上共享图像

有这样或那样的模块吗?
欢迎任何帮助

提前感谢。
SDK 5.5.1 GA
iOS、Android

尝试使用以下代码: facebook呼叫共享(“facebook”、标题、文本、图像路径)和twitter的共享(“twitter”、标题、文本、图像路径)。

尝试使用以下代码:
facebook呼叫共享(“facebook”、标题、文本、图像路径)和twitter的共享(“twitter”、标题、文本、图像路径)。

谢谢Roselyn,请原谅,我不知道“共享”方法的位置,我在Appcelerator文档中找不到它。你能给我更多关于如何调用它的信息吗?谢谢Roselyn,请原谅我,但是我不知道方法“share”在哪里,我在Appcelerator文档中找不到它。你能给我更多关于如何称呼它的信息吗?