Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Any plans for FBSDK 8.0? #799

Closed
gnuwilliam opened this issue Oct 1, 2020 · 5 comments
Closed

Any plans for FBSDK 8.0? #799

gnuwilliam opened this issue Oct 1, 2020 · 5 comments

Comments

@gnuwilliam
Copy link

Hello!

I just started using this lib on my project, and followed the official Facebook SDK integration docs to install and compile on both Android and iOS (https://developers.facebook.com/docs/react-native/configure-ios and https://developers.facebook.com/docs/react-native/configure-android), however, the user profile always come with a placeholder image. Doing some research, I discovered that in FBSDK 8.0, it's going to be required to pass the accessToken in order to retrieve the user avatar.

According to the official documentation (https://developers.facebook.com/docs/graph-api/reference/user/picture/), as of October 24th 2020, this will be the only way to retrieve the user picture, but it looks like when you install following the Facebook SDK documentation, they provide the 8.0 version already, since I'm having this issue. I'm wondering if this lib will also be updated to 8.0 soon, or if this will come later.

Thanks!

@Jonovono
Copy link

Curious about this as well

@michaelknoch
Copy link
Contributor

It would be great to use FBSDK 8.0 to fully support iOS 14 with the latest privacy changes. I am happy to support this if needed, please let me know.

@Jonovono
Copy link

@michaelknoch would definitely appreciate it. From what I understand FBSDK 8.0 is required to fetch user profiles going forward.

@michaelknoch
Copy link
Contributor

@Jonovono seems that there is already a pr #804

@gnuwilliam
Copy link
Author

It looks like this was solved with #804, so I'm closing the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants