Google Play Services resultCode = 10004

前端 未结 2 2057
时光取名叫无心
时光取名叫无心 2021-01-21 10:52

I used the google demo example TypeANumber from developer.android.com/training. I configured the app correctly in the play.google.com developer console, even published it, confi

2条回答
  •  Happy的楠姐
    2021-01-21 11:14

    Note - if you were developing on one machine and now you switched to a different one, your debug.keystore will be different, therefore you'll require a new linked app since their SHA1 are different.

    Not sure if that was your case, but was the reason for my 10004.

提交回复
热议问题