google api - How to create multiply client id for android application: debug and release version -


in developer console in credentials tab generate client id, pass sha1 based on key *.jks (for release version). release version works fine, when start debug version of application isn`t work. can pass 1 sha1, , when pass sha1 based on debug.keystore, release version doesn't work. how working both?

this google plus api.


Comments