Android in app purchase: Signature verification failed

后端 未结 14 779
说谎
说谎 2020-11-28 02:27

I have tried for several days to solve this problem, using the Dungeons demo code that comes with the SDK. I\'ve tried to Google for an answer but can\'t find one.

14条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-28 03:20

    Please check that base64EncodedPublicKey and the one from the Play Developer Console are equal. Once you re-upload the APK in the Developer Console, the public key may change, if so update your base64EncodedPublicKey.

提交回复
热议问题