Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add getProfilePictureURI method for the Profile module #27

Open
leolusoli opened this issue Apr 29, 2021 · 1 comment
Open

Add getProfilePictureURI method for the Profile module #27

leolusoli opened this issue Apr 29, 2021 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@leolusoli
Copy link

leolusoli commented Apr 29, 2021

Related to the discussion of Limited Login and Profile PR.
It'll be great to have a separate method of the Profile module that can create the profile picture uri passing some parameters according to the various options that the SDK provides (i.e. width and height parameters)

Complete discussion here: https://github.com/thebergamo/react-native-fbsdk-next/pull/18#discussion_r621306439

Thanks in advice :)

@leolusoli leolusoli changed the title Add getProfilePictureUri method for the Profile module Add getProfilePictureURI method for the Profile module Apr 29, 2021
@thebergamo thebergamo added good first issue Good for newcomers help wanted Extra attention is needed labels May 27, 2021
@kapir
Copy link

kapir commented Apr 10, 2024

I tried looking into this, but could not see that their actually are possibilities for this with the limited login, as using the graph api is not possible. It seems that the underlying functionality in the IOS sdk also uses accessTokens.

https://github.com/facebook/facebook-ios-sdk/blob/81305eb2cd6df2ac4c63102041c7fe7c9f25df97/FBSDKCoreKit/FBSDKCoreKit/Profile%2BImageURL.swift#L55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants