Search code examples
iosobjective-cfacebook

Issue with Facebook integration in IOS App while user is trying to login


I have integrated the Facebook SDK for signin into my app. When a user tries to signin Facebook, it throws the below error asking us to submit for review (public profile, email and location).

This error is specifically thrown for city. Since public profile and email does not require review. Where should I check in my app for permissions related to location/city. Or is there ay configuration required for the same.

I am using the activeapp for analysing the active apps. Is this causing the error.

enter image description here


Solution

  • once read facebook developer documentation. Facebook clearly mention following :

    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. 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.