Create facebook App with old facebook API

2019-01-28 03:58发布

问题:

I have some problem with the Facebook API 2.4. By default FB creates new app with the 2.4 version. Is there a way to create an app using the API 2.3?

I just need a time to fix my sw for new version.

Thank you

回答1:

No, a new App will only be able to use the latest/current API version, you can´t switch to an older one. If you really need to use something that is deprecated, you will have to use an App created before v2.4 was introduced.