Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/iphone/40.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

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ios/117.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 WhatsApp-从iOS共享图像_Iphone_Ios_Xcode_Whatsapp - Fatal编程技术网

Iphone WhatsApp-从iOS共享图像

Iphone WhatsApp-从iOS共享图像,iphone,ios,xcode,whatsapp,Iphone,Ios,Xcode,Whatsapp,有没有与WhatsApp分享图片作为其网站的例子 WhatsApp Messenger can handle various types of media: images of any type that conforms to public.image (for example, PNG and JPEG) images - «.wai» which is of type net.whatsapp.image 这是否意味着必须将UIImage另存为.wai扩展名?或者,U

有没有与WhatsApp分享图片作为其网站的例子

WhatsApp Messenger can handle various types of media:

    images of any type that conforms to public.image (for example, PNG and JPEG)

    images - «.wai» which is of type net.whatsapp.image
这是否意味着必须将UIImage另存为.wai扩展名?或者,URL方案又如何呢

whatsapp://image?data=UIImage&abid=


有什么反馈吗?

你好,我以前就有过这个问题。 看看这是否对你有帮助


:)

你好,我以前就有过这个问题。 看看这是否对你有帮助

:)

回答这里:回答这里: