Facebook App-Application is misconfigured for Facebook integration

不羁岁月 提交于 2019-12-01 04:02:46

问题


I am developing iphone app which shares photos on social networks.For photo sharing I am using "Sharekit".I have created Facebook App and using its api key and secrete.(used correct api key and secret.).

When I try to share image with this app(even simple text),the following error comes.(even the facebook login popup doesn't appear.)

"Sorry,the application you are using misconfigured for Facebook integration.Please download the newest version of the application"

I would have uploaded snap shot but as a new user Stack overflow is not allowing to upload image..Any help will be appreciated. Thanks.


回答1:


apparently this problem was faced by me too.

Since i was using their old API methods.. it is really tough to find the cause now..

Although i have not used ShareKit..i believe it is also using the older methods.

I solved the problem by using their official tutorial on Facebook iOS integration




回答2:


I noticed that the version of sharekit i am using 0.2.1 is pretty outdated one. The project was moved to github and the latest version 2.0 can be found here. The home site is outdated with version 0.2.1 so follow the github link for latest update.




回答3:


You might want to take a look at Socialize: http://www.GetSocialize.com, which uses the newer methods. Full feature list at http://go.GetSocialize.com/features

Good luck!

DROdio



来源:https://stackoverflow.com/questions/9412416/facebook-app-application-is-misconfigured-for-facebook-integration

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