I am using ParseFacebookUtils to provide log in feature in my Android Application. I have successfully integrated Facebook and Parse SDK's. I do not want to make the application created on Facebook live to public yet, because it is still under development.
ISSUE: I am unable to Login to the app when I provide any Facebook Log in credentials EXCEPT for the application administrator's credentials. If I provide any other credentials, I get the following error shown right after Facebook Log in Screen:
App not setup: the developers of this app have not set up this app properly for Facebook .
How can I enable many users to log in to the app without assigning them any role through the Facebook dashboard?