android - 使用 Google Play 应用签名 - 如何进行更新版本测试

标签 android google-play-console android-signing

请指正!!

我在这篇文章中读到: https://support.google.com/googleplay/android-developer/answer/7384423

应用签名 key (1) - 由 Google 管理,无法访问

上传 key (2) - 由我们管理

(1) can be different with (2)

如何获取本地签到的(1)?

我需要测试从当前版本(在 PlayStore 上用 1 签名的最新版本)到新版本 N+1 的更新。 但由于我不能拥有 (1),我该如何签署我的应用程序以进行本地测试?

谢谢。

最佳答案

谢谢Michael为您解答:

When you opt in to have your app signed by Google you can choose to provide an existing key rather than having a new one generated by Google: "To provide your own signing key for Google to use when signing your app, select Advanced options and select one of the options that lets you securely upload a private key and its public certificate". If you've already let Google generate a key for you then I'm not sure if you can redo it (especially if APKs signed with that key have gone out into production).But you could create an Internal Test group for your team and publish new versions there first

关于android - 使用 Google Play 应用签名 - 如何进行更新版本测试,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58691984/

相关文章:

java - 如何创建一个接口(interface)以从 Fragment 获取信息到 Android Activity?

android - ACTION_INSTALL_PACKAGE

安卓布局 : Wrap two textview

java - Firestore 迭代文档以查找空字段

github - 如何在github Action中传递json文件?

android - Google 应用内购买始终会获得退款

android - 无法在Android Studio中对应用进行签名(无法选择签名)

android - 使用 xamarin 和 visual studio 时如何优化每个 ABI 的 apk?

android - 如何修复 Android 中的应用程序未安装错误

Android 错误构建签名的 APK : keystore. jks 未找到用于签名配置 'externalOverride'