简体   繁体   English

图 API 分享到 Facebook

[英]Graph API to share on Facebook

I'm working on flutter app.我正在开发 flutter 应用程序。 I have been searching from last 4 hours but didn't find.我从过去 4 小时开始一直在搜索,但没有找到。 Is there any way to share IMAGE+CONTENT+URL on Facebook.有什么方法可以在 Facebook 上共享IMAGE+CONTENT+URL

~ Facebook integration is done by me I have got token, facebookID ~ Facebook 集成由我完成 我有令牌,facebookID

The documentation on the graph API says they have deprecated the ability to post to the users feed from the graph API.图 API 上的文档表示,他们已弃用从图 API 向用户提要发布的功能。

在此处输入图像描述

The graph-api documentation links to a new section called "sharing products" There are separate sections for iOS, Android and Web. graph-api 文档链接到一个名为“共享产品”的新部分。 iOS、Android 和 Web 有单独的部分。 I don't use flutter, so I don't have any info on how to integrate these into your app.我不使用 flutter,所以我没有任何关于如何将这些集成到您的应用程序中的信息。 You'll have to read the docs here: https://developers.facebook.com/docs/sharing您必须在此处阅读文档: https://developers.facebook.com/docs/sharing

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM