标签: android authentication firebase sms firebase-authentication
在我的应用中,我使用的是4位OTP验证服务。现在,我尝试添加Firebase电话号码身份验证方法作为我的后备方法。 Firebase OTP为我提供了6位数,但我不想更改现有的UI。我该如何定制?
答案 0 :(得分:2)
firebaser here
目前无法更改Firebase使用的验证码的长度。我建议您file a feature request。