Android应用程序捆绑包上载会在Firebase身份验证中创建奇怪的帐户(<字符>.<5位数字> @ gmail.com) [英] Android app bundle uploads create strange accounts (&lt;characters&gt;.&lt;5 digits&gt;@gmail.com) in Firebase Authentication

查看:45
本文介绍了Android应用程序捆绑包上载会在Firebase身份验证中创建奇怪的帐户(<字符>.<5位数字> @ gmail.com)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个使用Flutter的Android应用.该应用程序的后端是Firebase.每次我将应用程序捆绑包上传到Play商店控制台时,都会有人(某些系统)在我的Firebase项目中创建奇怪的用户帐户.它们很奇怪,因为电子邮件格式始终为<某些字符>.< 5位数字> @ gmail.com ,例如 johndae.38473@gmail.com nanashigonbe.83721@gmail.com .

I have an Android app using Flutter. The app backend is Firebase. Every time I upload an app bundle to Play Store Console, somebody (some system) creates strange user accounts in my Firebase project. They are strange because the email format is always <some characters>.<5 digits>@gmail.com, such as johndae.38473@gmail.com and nanashigonbe.83721@gmail.com.

这是Firebase控制台的屏幕截图,显示了我的开发项目中的奇怪帐户.Google Play商店支持告诉我要与Firebase支持联系.Firebase支持人员说他们无法跟踪帐户的创建.

Here is the screenshot of the Firebase console showing the strange accounts in my development project. Google Play Store support tells me to talk to Firebase support. Firebase support said they cannot track the accounts creation.

有人知道为什么我每次将应用提交到Play商店控制台时都会创建这些帐户吗?

Does anyone know why these accounts are created every time I submit my app to Play Store Console?

推荐答案

这些电子邮件是由于针对您提交的每个应用版本运行的Google Play控制台的启动前报告所致.

These emails are caused because of Google Play Console's Pre Launch Reports which run for each version of the app you submit.

这些是测试您的应用程序的机器人,他们使用这些电子邮件登录到该应用程序.Google这样做是为了检查您应用的质量,并检查其是否符合Google Play政策.

These are robots that test your app and they use these emails to log in to it. Google does this to check the quality of your app and to see if it meets the Google Play policies.

转到发布">测试">发布前报告".如果您观看那里的机器人测试您的应用的视频,您会发现他们正在使用奇怪的电子邮件地址登录.

Go to "Release" > "Testing" > "Pre-Launch Report". If you watch the videos there of the robots testing your app you will see they are using the strange email addresses to log in.

这篇关于Android应用程序捆绑包上载会在Firebase身份验证中创建奇怪的帐户(<字符>.<5位数字> @ gmail.com)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆