Facebook API SDK 3.0 “An error occurred with app”

半世苍凉 提交于 2019-12-24 03:12:36

问题


I am doing ios integration with facebook and I just added Facebook login. i am able to login with my facebook account,

but my friend tested it, when he tries it, it gives him the error message that says "An error occured. Please try again later."

However, when I tried to login myself with my own Facebook account, I was able to register successfully. So I'm not sure what's wrong.

Can someone give any solution ?


回答1:


i was facing the same error with my app,

i found that "Sandbox Mode" flag is set to true, it was causing this error, it sets that only developer can use there account to signin,

set it to false, and you are all done!!!

may be it will help you :)



来源:https://stackoverflow.com/questions/12366833/facebook-api-sdk-3-0-an-error-occurred-with-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!