如何在android studio中禁用验证码Otp验证

如何在android studio中禁用验证码Otp验证,android,firebase,android-studio,one-time-password,Android,Firebase,Android Studio,One Time Password,这是我正在使用的依赖项 implementation 'com.google.firebase:firebase-auth' implementation 'com.google.firebase:firebase-messaging:20.2.3' implementation platform('com.google.firebase:firebase-bom:27.0.0') 这是我使用的代码 所有这些过程都遵循otp验证时的captcha 最好将代码、错误和结构作为文本包含在问题中,

这是我正在使用的依赖项

implementation 'com.google.firebase:firebase-auth'
implementation 'com.google.firebase:firebase-messaging:20.2.3'
implementation platform('com.google.firebase:firebase-bom:27.0.0')
这是我使用的代码

所有这些过程都遵循otp验证时的captcha


最好将代码、错误和结构作为文本包含在问题中,而不是链接和图像。这样,如果答案中需要它们,就可以复制和粘贴它们。此外,如果链接断开,这将使问题无效。最后,图像是不可搜索的,这可能会妨碍未来读者定位问题。检查这些答案并