让用户通过点击网址发送推文(本机应用程序)

时间:2013-01-15 16:03:56

标签: url mobile android-intent twitter

我需要一些帮助。我们有一个移动网页,并希望使用用户Native TWITTER APP(iOS / Android)让他在Twitter上分享内容。

所以我们设置了这段代码:

<a href="twitter://tweet?text=I share this on Twitter from a website">Share this on Twitter</a>

移动设备在点击移动网页上的链接时向我们显示此消息:无法加载推文,请稍后重试。

是否有人知道使用本机App发送预先配置的推文的正确网址?

0 个答案:

没有答案