gpt4 book ai didi

instagram - Instagram 是否具有类似 Twitter 的 Intent 或 Facebook 的共享器功能?

转载 作者:行者123 更新时间:2023-12-05 05:24:16 28 4
gpt4 key购买 nike

我们有一个网页,目前有两个链接,允许用户使用一些文本预先填充 Twitter 推文和 Facebook 帖子,关键点是主题标签(以及 Twitter 的提及)。

他们现在询问是否为 Instagram 添加类似的内容,但我的包含“意图”的搜索词正在拉出如何在 Twitter 上或通过 Android 执行此操作。

如果有帮助,这是我们正在尝试复制的 Twitter 和 Facebook 版本,但用于 Instagram。

<div id="shareLinks">
<a href="<%= string.Format("https://twitter.com/intent/tweet?text={0}",
Server.UrlEncode("___ (@___) ___! #___")) %>"
onclick="window.open(this.href, '', 'width=550, height=420');return false;"
target="_blank" class="button tiny secondary">Tweet the good news!</a>
<a href="<%= string.Format("http://www.facebook.com/sharer/sharer.php?u={0}&amp;t={1}",
Server.UrlEncode("http://example.com"), Server.UrlEncode("___ #___")) %>"
onclick="window.open(this.href, '', 'width=626, height=436');return false;"
target="_blank" class="button tiny secondary">Post the good news!</a>
</div>

谢谢!

最佳答案

http://developers.instagram.com/post/125972775561/removing-pre-filled-captions-from-mobile-sharing

Instagram has a vibrant creative community, and third party apps that allow users to create images and share them through the Instagram native apps can offer people additional opportunities for creative expression. However, we’ve gotten feedback that the pre-filled captions coming through this sharing channel often feel spammy. In an effort to protect our community and keep interactions on Instagram authentic, we are removing pre-filled captions from mobile sharing.

Beginning today, the iOS Hooks and Android Intents will stop accepting captions passed by third party apps. This is a non-breaking change: existing mobile apps that utilize pre-filled captions will continue to be able to use this flow to share media through the Instagram apps, but now Instagram will ignore the caption text. To create a caption for a photo or video shared by a third party app, users will have to enter a caption manually, the same way they already do when sharing content using the Instagram native apps.

We hope this change will continue to foster high-quality, authentic sharing on Instagram.

关于instagram - Instagram 是否具有类似 Twitter 的 Intent 或 Facebook 的共享器功能?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35366531/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com