在我的 iPhone 应用程序上集成 facebook post 请求
如何放置 facebook 和 twitter 发布请求...以便用户可以发布到 facebook 和 twitter
How to put facebook and twitter post request.... so user can post to facebook and twitter
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果您想从 iOS 应用程序在 facebook/twitter 上共享文本/链接/图像,您可以使用 ShareKit 库 http://getsharekit Twitter 的 .com/。
您可以按照 https://developers.facebook.com/docs/ 上的 iOS 指南进行操作mobile/ios/build/ 用于 Facebook 集成。
if you want to share text/links/images on facebook/twitter from your iOS Application, you can use the ShareKit Library http://getsharekit.com/ for Twitter.
and you can follow the iOS Guide at https://developers.facebook.com/docs/mobile/ios/build/ for facebook integration.
我使用 ShareKit 来发布社交帖子,也许它会对你有所帮助。
ShareKit
I use ShareKit for social posts, maybe it will be helpful for you.
ShareKit