iOS Facebook SDK权限,无需审核 [英] iOS Facebook SDK permissions without review

查看:156
本文介绍了iOS Facebook SDK权限,无需审核的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的应用程序中,我使用 FBLoginView user_events user_groups 和其他一些权限。这里我们可以在developers.facebook.com上阅读:

In my app, I use FBLoginView with user_events, user_groups and some other permissions. Here what we can read on developers.facebook.com:


如果您的应用程序要求超过public_profile,电子邮件和user_friends,它将需要您的应用程式可以由应用程式开发人员使用之前,由Facebook审核。

If your app asks for more than than public_profile, email and user_friends it will require review by Facebook before your app can be used by people other than the app's developers.

审核您应用程式的时间通常为7个工作日。如下所述,一些
的额外敏感权限最多可能需要14
的工作日。

The time to review your app is usually about 7 business days. Some extra-sensitive permissions, as noted below, can take up to 14 business days.

https://developers.facebook.com/docs/facebook-login/permissions /v2.0

但是,如果我的应用程序逻辑基于Facebook SDK,并且它的权限不可用,那么如何准备应用程序进行审查?是否有任何允许所有权限的测试模式?

But if my app logics is based on Facebook SDK and its permissions unavailable whitout review, how can I prepare the app for the review? Is there any test mode with all permissions granted?

提前感谢

推荐答案

我发现有可能使用测试用户帐户来测试已审核的权限。

I've found the possibility to test the reviewed permissions using a test user account.

Apps 中选择您正在处理的应用程序。在您的左侧菜单中,打开角色选项卡,您可以选择测试用户并使用测试电子邮件和密码登录在Facebook上处理封闭的权限。

Select the app you are working on in the Apps. In your left-hand menu open Roles tab, there you can select Test Users and use test email and password to login on Facebook for working with closed permissions.

UPD:在角色标签中,您可以将您的帐户添加到管理员开发人员测试人员以访问权限。

UPD: In the Roles tab you can add your account to Administrators, Developers or Testers to get access to the permissions.

这篇关于iOS Facebook SDK权限,无需审核的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆