[firebase_auth] The message of Firebase Phone Auth not change according its template (Localization) #1084
Labels
resolution: invalid
This doesn't seem right and might not belong here.
type: bug
Something isn't working
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!
The text was updated successfully, but these errors were encountered: