FB SDK 3.0 Do I need to extend access token or is it automatic?

两盒软妹~` 提交于 2019-12-05 11:04:15

Pretty sure you don't have to worry about anymore. Looking at the code, FBSession takes care of extending the token & expiry date.

https://github.com/facebook/facebook-ios-sdk/blob/master/src/FBSession.m

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