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] The message of Firebase Phone Auth not change according its template (Localization) #1084

Closed
kroikie opened this issue Oct 13, 2019 · 2 comments
Labels
resolution: invalid This doesn't seem right and might not belong here. type: bug Something isn't working

Comments

@kroikie
Copy link
Collaborator

kroikie commented Oct 13, 2019

I am using firebase_auth for verify user's phone number, although I already tried to chaneg the language code to Vietnamese, and the template on the Firebase also is Vietnamese but I still got the SMS like this: "Your Firebase App verification code is: 099211"

Here is my code:

_auth.setLanguageCode("vi");

Here is my Firebase Console setting:
https://i.ibb.co/2d4pthC/Screen-Shot-2019-08-09-at-2-02-13-PM.png

I also wonder how to change the "Firebase App" name for the SMS?

Thank you very much!

@kroikie
Copy link
Collaborator Author

kroikie commented Oct 13, 2019

@khachuong

The issue at flutter/flutter#37918 has been closed and moved here. Future collaboration on this issue will be done here.

@BondarenkoStas BondarenkoStas changed the title The message of Firebase Phone Auth not change according its template (Localization) [firebase_auth] The message of Firebase Phone Auth not change according its template (Localization) Oct 21, 2019
@BondarenkoStas BondarenkoStas added type: bug Something isn't working resolution: invalid This doesn't seem right and might not belong here. labels Oct 21, 2019
@Salakar
Copy link
Member

Salakar commented Aug 25, 2020

Hey 👋

Our rework of the firebase_auth plugin as part of the FlutterFire roadmap was published over a week ago with a ton of fixes and new features. Please could you try the new version and see if this is still an issue for you? If it is then please submit a new up to date GitHub issue.

For help migrating to the new plugins please see the new migration guide: https://firebase.flutter.dev/docs/migration

@Salakar Salakar closed this as completed Aug 25, 2020
@firebase firebase locked and limited conversation to collaborators Sep 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolution: invalid This doesn't seem right and might not belong here. type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants