Firebase – Getting profile photo url from auth having Facebook provider after Graph 8.0 update
I am currently using Facebook login for firebase auth for my android app and retriving user's photourl using firebaseAuth.getCurrentUser().getPhotoUrl() This gives me the photo url from the user's facebook profile. Recently I have received mail from Facebook stating - "Facebook…