Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用适用于 android 的 FacebookSDK。我使用 Facebook 的 SessionLoginSample 的代码。我正在尝试更改权限对话框,使其看起来像这样:
它看起来像这样:
在 SessionLoginSample 示例中实现此更改的最简单方法是什么?
在遇到同样的问题后,我了解到这是 facebook 用于请求权限的当前外观。我认为,如果您要求更高级的权限,它会引导您进入一个看起来像您发布的屏幕的屏幕。