I have integrated Facebook SDK for the first time. I have submitted it to Facebook for review and its got rejected. Now let me tell you the steps I followed and the issue where I am going through.
- Created an app with Facebook email, public_profile permission and went live (as its not required the review as per the document and its working fine)
- Now due to change (enhancement) in the business requirement, I had to add user_friends permission also in the existing app. I have gone through many links and read about the facebook app review and Facebook test apps I have created a test app for the actual app and integrated the user_friends permission (as it works for test app)
- Since the previous live app was with general permission (email, public_profile) I have not submitted this for review. So, this time I have submitted the test app for review and it got rejected (fb reviewer message -- unable to login)
Question:
But it's still working. I am able to login properly. Cant understand what and where the problem is? I have googled for solution and found that we need to submit actual app for review. But how, the actual app is already live without user_friends permission, so in that case it will again get rejected.
Any help will be appreciated, Thanks in advance.