Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Client ID for Android application with different flavors

I'm creating app that has 15 (!) flavors. The app works with Google Play Services, so I need to register Client ID for application.

Every flavor has own applicationId (package name) and Google Developers Console needs package name with certificate sha1 fingerprint. All flavors use single keystore.

Should I register 15 different android apps on the Google Developers Console? Is it possible to get single Client ID for different flavors?

like image 908
Anton Holovin Avatar asked Nov 26 '25 05:11

Anton Holovin


1 Answers

Package name is what identifies an app, so 15 different packages means 15 apks. One project I work on has over 20 and it works fine.

like image 188
nasch Avatar answered Nov 28 '25 20:11

nasch



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!