oauth - Client ID for Android application with different flavors -
i'm creating app has 15 (!) flavors. app works google play services, need register client id application.
every flavor has own applicationid (package name) , google developers console needs package name certificate sha1 fingerprint. flavors use single keystore.
should register 15 different android apps on google developers console? possible single client id different flavors?
package name identifies app, 15 different packages means 15 apks. 1 project work on has on 20 , works fine.
Comments
Post a Comment