java - 单击 Google 登录即可获得预发布报告

标签 java android google-signin

使用Pre-Launch report根据 guideline 在 Google Play 上,它需要构建一个自定义的 alpha apk,它会让“机器人”通过登录按钮传递到主应用程序屏幕:

If your app opens directly to a sign-in screen with required credentials (app-specific, social media), you may get limited results since test devices can't skip these screens during testing.

To run more complete tests of your app, you can publish an alpha or beta APK with a sign-in button that allows a test device to continue testing your app with a single click.

For example, you could publish an alpha APK with a "Sign in using test account" button that loads your app with preloaded account information.

问题:是否可以设置这样一个“假谷歌登录按钮”,以便它嵌入真实测试帐户的帐户名/密码?

最佳答案

Google 现在为您提供了为测试帐户提供登录凭据的选项,以“允许抓取工具在其登录屏幕之外探索您的应用程序”。目前,您只需滚动到预启动报告页面的底部,就会看到一个标题为“登录凭据”的小框。

关于java - 单击 Google 登录即可获得预发布报告,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40551371/

相关文章:

android - Gradle 错误 - ionic build android

android - 尽管启用了on_pause功能,但应用程序在屏幕锁上崩溃

java - 使用 jsonlib 从 JSON 转换为 XML 时出现无效字符

java - 在 Netbeans 中自定义按钮

java - Java 小程序中的 .properties 文件列表

ios - 谷歌登录 CocoaPods 在 Swift 中安装?

android - 如何使用 Node 服务器验证 Android Google 登录

java - 在 android 上创建了两次 Activity

java - XMPP Smack 无法接收消息

android - 在 Android 后台服务中静默 Google 登录