Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IAP signature verification failed #89

Open
wolution opened this issue Feb 2, 2015 · 0 comments
Open

IAP signature verification failed #89

wolution opened this issue Feb 2, 2015 · 0 comments

Comments

@wolution
Copy link

wolution commented Feb 2, 2015

I am implementing In app purchase for android, following exactly the steps described here:
https://software.intel.com/en-us/html5/ ... -intel-xdk

After publishing in the in the play store as alpha version, I was able to successfully initialize the plugin, and buy one of my test products. Since this worked out correctly (I received the bill via email from google), the RSA key used in the init function is clearly correct.

However directly after the purchase, and since then every time I call the init function, I get the following error:

ERROR: Error purchasing: labResult: Signature verification failed for sku test1_purchase (response: -1003: Purchase signature verification failed)

Any ideas how to resolve this?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant