无法使用 UIActivityViewController 共享到 whatsapp 的超链接

Posted

技术标签:

【中文标题】无法使用 UIActivityViewController 共享到 whatsapp 的超链接【英文标题】:can't share hyperlink to whatsapp using UIActivityViewController 【发布时间】:2015-12-14 09:16:30 【问题描述】:

我试图在我的应用程序中使用UIActivityViewController 与超链接共享一些文本,文本使用<html> 脚本格式化,如图所示。

 UIActivityViewController *activityVC  [[UIActivityViewController alloc] initWithActivityItems:@[@"<html><body><b>This is a bold string</b><br\\>Check out this amazing site: <a href='http://apple.com'>Apple</a></body></html>"] applicationActivities:nil];

它在许多社交媒体应用程序中显示良好,但不适用于 whatsapp。在 whatsapp 中,它仅显示为纯文本(附上检查图片),

用于 gmail 应用程序 whatsapp 应用

这里有什么问题?请帮我。谢谢。

【问题讨论】:

Whatsapp 只支持文本,所以我怀疑它不可能在 WhatsApp 中显示超链接 【参考方案1】:

可能是whatsapp messenger 不支持。如此链接所述。 https://www.whatsapp.com/faq/en/iphone/23559013

WhatsApp Messenger can handle various types of media:

images of any type that conforms to public.image (for example, PNG and JPEG)
videos of any type that conforms to public.movie (for example, MPEG-4 video)
audio files (only MPEG-3, MPEG-4, AIFF, AIFF-C and Core Audio)

【讨论】:

这不是这里的问题。

以上是关于无法使用 UIActivityViewController 共享到 whatsapp 的超链接的主要内容,如果未能解决你的问题,请参考以下文章

我在作为 UIDocumentInteractionController 和 UIActivityViewController 的一部分的 UIActivityGroupViewController

创建类似于新的 iOS 6 按钮共享的自定义共享视图

SQL Server 2000无法使用

无法访问您试图使用的功能所在的网络位置

无法使用 StorageClass 配置卷 - 无法获取存储帐户的存储密钥

Worklight Studio 和本地开发,有时无法使用 Java 类,有时无法使用 HTML 文件