简体   繁体   English

iOS上的Facebook SDK

[英]Facebook SDK on iOS

I have a button in my iOS app to share the currently viewed content on facebook. 我的iOS应用程序中有一个按钮,可以在Facebook上共享当前查看的内容。 I'm deciding on the permissions needed for the app, it only needs to write links to the stream, and I don't want to access any of the user information, including the Basic Information, that seems enabled by default. 我正在确定应用程序所需的权限,它只需要编写指向流的链接,并且我不想访问任何用户信息,包括默认情况下启用的基本信息。 How do I disable this? 如何禁用此功能?

You can't, connecting through Facebook Connect implies the user allows you're app to access minimal informations 您不能,通过Facebook Connect进行连接意味着用户允许您的应用访问最少的信息

http://developers.facebook.com/docs/authentication/permissions http://developers.facebook.com/docs/authentication/permissions

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

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