相关疑难解决方法(0)

How to configure %APP_NAME% in firebase app?

I configured the phone authentication service However when i receive the SMS it displays something atrocious.

I get something like "firebase-production.app..."

How to fix it ?

firebase firebase-authentication

5
推荐指数
3
解决办法
2254
查看次数

Firebase 短信验证更改发件人姓名

我正在使用 Firebase Phone Auth 来识别用户,收到了短信,但我需要更改手机中的短信发件人姓名(不是模板),无论如何要更改发件人姓名或消息服务?收到的短信如下:

Phonecode 106109 is your verification code for MyAppName

我需要的是:

MyAppName 106109 is your verification code MyAppName

android firebase firebase-authentication

4
推荐指数
3
解决办法
1万
查看次数