You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When logged in using facebook account, the profile picture returned by facebook and displayed on the Profile page appears low quality and need to be resized accordingly.
Check to see if there is a way to detect dimensions of the returned image link and dynamically resize the image when displayed at the Profile page, suitable for all future cases when different social logins are used.
Fixed the above issue for:
React Web
Electron
Expo
The text was updated successfully, but these errors were encountered:
by12380
changed the title
Fix profile picture for Facebook
Fix profile picture for Facebook login
Sep 8, 2018
When logged in using facebook account, the profile picture returned by facebook and displayed on the Profile page appears low quality and need to be resized accordingly.
Check to see if there is a way to detect dimensions of the returned image link and dynamically resize the image when displayed at the Profile page, suitable for all future cases when different social logins are used.
Fixed the above issue for:
The text was updated successfully, but these errors were encountered: