【发布时间】:2019-09-05 15:39:03
【问题描述】:
我正在使用 Firebase 电话身份验证来识别用户,收到了短信,但我需要在移动设备中更改短信发件人名称(不是模板),是否可以更改发件人姓名或消息服务? 收到的短信如下:
Phonecode
106109 is your verification code for MyAppName
我需要的是:
MyAppName
106109 is your verification code MyAppName
【问题讨论】:
-
你不能用
firebase做到这一点尝试使用其他sms gateway -
@Swati 正确。目前是不可能的。
-
@Anddever 这不是同一个问题,我需要更改发件人名称而不是模板。
标签: android firebase firebase-authentication