简体   繁体   中英

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. I like the idea of using Google App Signing rather than managing the signing keys ourselves. 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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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