FBSDKAccessToken currentAccessToken is not being updated after log in

前端 未结 2 1456
梦如初夏
梦如初夏 2020-12-10 05:06

I implemented a Facebook login button which works perfectly fine. However, after user successfully logs in into Facebook and goes back to the app, [FBSDKAccessToken cu

2条回答
  •  粉色の甜心
    2020-12-10 05:44

    Please check your appDelegate class and implement all the required methods of FB SDK. I am attaching a screenshot for the same.

    enter image description here

提交回复
热议问题