如何更新开发者Facebook应用程序版本

时间:2019-08-29 02:54:49

标签: facebook facebook-graph-api version updates

我的开发人员Facebook图书应用会给我这样的警报-

v2.9 Upgrade Reminder

Your App, とよたのりのりチャンネル, currently has access to 
Graph API v2.9 which will reach the end of its 2-year lifetime 
on 22 July, 2019. To ensure a smooth transition, please 
migrate all calls to Graph API v2.10 or higher. 
Use the API Upgrade Tool to understand exactly how this change will impact your app.

Note: If you do not see any impacted calls in the API Upgrade Tool,
 your app/code may not be affected by this upgrade.

Visit our changelog to see the full list of changes in all Graph 
API versions.

我检查了API Upgrade Tool的结果- enter image description here

我尝试将Settings->Advance->Upgrade API Version升级到v4.0,但这没有更新我的应用。

我不断收到警告- enter image description here

如何更新我的应用?

1 个答案:

答案 0 :(得分:0)

转到Settings> Advanced。您可以在那里升级版本。另外,请确保删除或替换代码中API调用中的版本号。