ios - Facebook login with parse is only allowing developer to login -


i created fb login parse ios , sent test flight file testing other user. surprise, can login through fb developer account. how can solve problem?

your app on developer.facebook has sandboxed turn on , thats why not available general public.

do following

go https://developers.facebook.com apps > select app status , reviews select yes make app , live features available general public.

hope helps


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -