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

[firebase_auth]: Can not change photoURL of Google User #12705

Closed
1 task done
jtdLab opened this issue Apr 25, 2024 · 2 comments
Closed
1 task done

[firebase_auth]: Can not change photoURL of Google User #12705

jtdLab opened this issue Apr 25, 2024 · 2 comments
Labels
blocked: customer-response Waiting for customer response, e.g. more information was requested. platform: android Issues / PRs which are specifically for Android. platform: ios Issues / PRs which are specifically for iOS. plugin: auth resolution: needs-repro This issue could not be reproduced or needs an up to date reproduction on latest FlutterFire plugin. type: bug Something isn't working

Comments

@jtdLab
Copy link

jtdLab commented Apr 25, 2024

Is there an existing issue for this?

  • I have searched the existing issues.

Which plugins are affected?

Auth

Which platforms are affected?

Android, iOS

Description

When using user.updatePhotoURL(newPhoto) on a user with provider google.com the photoURL is not updated

Reproducing the issue

  1. Create Google User.
  2. Run user.updatePhotoURL(newPhoto)

Firebase Core version

2.30.0

Flutter Version

3.19.0

Relevant Log Output

No response

Flutter dependencies

Expand Flutter dependencies snippet
Replace this line with the contents of your `flutter pub deps -- --style=compact`.

Additional context and comments

No response

@jtdLab jtdLab added Needs Attention This issue needs maintainer attention. type: bug Something isn't working labels Apr 25, 2024
@russellwheatley
Copy link
Member

russellwheatley commented Apr 25, 2024

@jtdLab - I tested this, it works fine. We're going to need a reproduction and the platform you're experiencing this on.

@russellwheatley russellwheatley added blocked: customer-response Waiting for customer response, e.g. more information was requested. plugin: auth platform: android Issues / PRs which are specifically for Android. platform: ios Issues / PRs which are specifically for iOS. Needs Attention This issue needs maintainer attention. and removed Needs Attention This issue needs maintainer attention. labels Apr 25, 2024
@jtdLab
Copy link
Author

jtdLab commented Apr 27, 2024

Never mind

@jtdLab jtdLab closed this as completed Apr 27, 2024
@TarekkMA TarekkMA added the resolution: needs-repro This issue could not be reproduced or needs an up to date reproduction on latest FlutterFire plugin. label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked: customer-response Waiting for customer response, e.g. more information was requested. platform: android Issues / PRs which are specifically for Android. platform: ios Issues / PRs which are specifically for iOS. plugin: auth resolution: needs-repro This issue could not be reproduced or needs an up to date reproduction on latest FlutterFire plugin. type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants