Storing Facebook API data

前端 未结 3 742
北恋
北恋 2021-02-09 17:06

I\'m building a web application that relies upon the Facebook API. I want to use information retrieved about the users\' friends, in order to display custom messages and update

3条回答
  •  情歌与酒
    2021-02-09 17:10

    You can cache the data, but you have to keep it updated.

    4.If you cache data you receive from us, use it to improve your app’s user experience and keep it up to date.

    Source: Developer Policy Protect Data

提交回复
热议问题