I\'m developing an ionic application using google plus login. it was properly work when in developing. but in signed apk its give me error 10. my c
ionic
google plus
In my case, I have used different keystore for both process.
now the solution is. we should have to used same keystore for both process.
its worked for me. I hope its also work for you.