如何以编程方式“喜欢” iOS 应用程序中的 Facebook 页面?
我想向我的 iOS 应用程序添加代码,提示用户在使用该程序 X 次后“喜欢”我的应用程序的 Facebook 页面。不过,我希望对用户来说尽可能简单。以编程方式“喜欢”页面的最佳实践是什么?现在,我的“帮助”屏幕中有一个指向我的 Facebook 页面的链接,但我想让用户更容易看到它,并尝试获得更多“粉丝”。
I want to add code to my iOS app which prompts users to "like" my app's Facebook page after they use the program X number of times. However I want to keep it as simple as possible for the user. What are the best practices for programmatically "liking" a page? Right now, I have a link to my Facebook page in the "Help" screen, but I want to make it more visible to the user and try to get more "fans."
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
没有 API 可以实际创建 Like 连接。
There's no API to actually create a Like connection.
不,如果没有用户的点击,就没有办法真正喜欢任何东西。这是因为恶意应用程序/站点
No, there isn't really way to like anything without user's click. It's because of malicious applications/sites