You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.
I already integrated react-native-fbsdk library for my app and created a Facebook developer app for long ago. Now I need to switch my app to live mode but it require some permissions verification for my App. My app allow users to log in with Facebook and it only needs email , avatar and id of Facebook user. Here is my code for that permission :
My question is: Do I need to submit request approval for more permissions for my app ? In my Facebook developer account I already have 2 permissions by default (image below), but I still doubt about these permission
.
EDIT
My app also allow user to share some link on Facebook and I don't know whether it requires permission or not
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I already integrated
react-native-fbsdk
library for my app and created a Facebook developer app for long ago. Now I need to switch my app to live mode but it require some permissions verification for my App. My app allow users to log in with Facebook and it only needs email , avatar and id of Facebook user. Here is my code for that permission :My question is: Do I need to submit request approval for more permissions for my app ? In my Facebook developer account I already have 2 permissions by default (image below), but I still doubt about these permission
.
EDIT
My app also allow user to share some link on Facebook and I don't know whether it requires permission or not
The text was updated successfully, but these errors were encountered: