简体   繁体   English

Android Google Play应用程序使用多个应用程序签名

[英]Android Google Play App Signing with Multiple Apps

I work for a large organization with potentially multiple apps that we'd like to release on the Google Play Store. 我在一家大型组织工作,可能会在Google Play商店中发布多个应用。 I like the idea of using Google App Signing rather than managing the signing keys ourselves. 我喜欢使用Google App Signing而不是自己管理签名密钥的想法。 After enabling this, each uploaded app gets signed with an upload key, but in the case of multiple apps, do all of them need to be signed with the same upload key or can the upload key be unique per app? 启用此功能后,每个上传的应用都会使用上传密钥进行签名,但在多个应用的​​情况下,是否需要使用相同的上传密钥对所有应用进行签名,或者每个应用的上传密钥是否都是唯一的? In our organization, there may be multiple different teams that manage their own apps, so having to share the upload key across all these teams would be cumbersome. 在我们的组织中,可能有多个不同的团队管理他们自己的应用程序,因此必须在所有这些团队之间共享上传密钥将是麻烦的。 Could someone shed some light on how this might work for our situation? 有人可以说明这对我们的情况如何有用吗?

You can use same upload key for different apps. 您可以为不同的应用使用相同的上传密钥 Also, you can use multiple upload key for different teams. 此外,您可以为不同的团队使用多个上传密钥

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM