简体   繁体   English

Firebase 电话验证错误“APP_NOT_VERIFIED”

[英]Firebase phone auth error "APP_NOT_VERIFIED"

There is a problem with firebase phone auth, for some devices there appearing error: APP_NOT_VERIFIED . firebase phone auth 有问题,部分设备出现 error: APP_NOT_VERIFIED Did not find the cause of this error, only mentioning in the list of all errors in the firebase documentation.没有找到这个错误的原因,只在firebase文档中的所有错误列表中提到。

We were getting this issue for UK phone numbers... of the format +44 07 111 1111我们遇到了英国电话号码的问题...格式为+44 07 111 1111

I can confirm Google fixed this in the latest firebase SDK, update your.xcframeworks and this error will go away and logins work again for those users.我可以确认谷歌在最新的 firebase SDK 中修复了这个问题,更新 your.xcframeworks 并且这个错误将消失 go 并且这些用户可以再次登录。

What a mess!真是一团糟!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 获取 Firebase Phone Auth OTP 时出错 - Error while geting Firebase Phone Auth OTP firebase 电话号码认证 - firebase auth with phone number Firebase fetchSignInMethodsForEmail 不提供电话身份验证 - Firebase fetchSignInMethodsForEmail not providing phone auth app.auth 不是 firebase 反应中的 function 错误 - app.auth is not a function error in firebase react flutter firebase 电话身份验证错误 safety.net 令牌已通过,但在 firebase 控制台中未注册匹配的 sha-256 - flutter firebase phone auth error a safety net token was passed but no matching sha-256 was registered in the firebase console email未验证时如何注销用户,Firebase Auth - How to sign out the user when the email is not verified, Firebase Auth Firebase 身份验证 - 无法添加电话号码进行测试 - Firebase Auth - Unable to Add Phone Number for Testing Firebase 使用 React Native 进行电话身份验证 Expo - Firebase Phone Auth with React Native Expo Firebase 在 React 应用程序中验证 createUserWithEmailAndPassword - Firebase Auth createUserWithEmailAndPassword in React app 构建一个使用 firebase_auth 的 flutter 应用程序,它在手机上运行良好,但在我在 web 上运行时出错,说 http_parser 路径丢失 - Building a flutter app that uses firebase_auth which runs fine on phone but gives error while i run on web, says http_parser path missing
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM