Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
查看文档,FBSDKCoreKit有一个预制件FBSDKProfilePictureView,其中包含经过身份验证的用户的 Facebook 个人资料图片。我已经实现了这个并且效果很好。
FBSDKCoreKit
FBSDKProfilePictureView
但是,文档没有显示标题图像/横幅图片的任何内容。是否有内置方法可以使用 SDK 检索此内容?或者有没有办法使用图形 API + Facebook SDK 来做到这一点?
您必须调用 Graph API 来执行此操作。我建议查看此文档