[android-developers] In App Billing SecurityException: caller uid XXXXX is different than the authenticator's uid
I'm trying to implement the in-app billing feature in my app.
I did everything the tutorial suggested:
* Implemented the sample app in my app
* Changed all the packages names and added my public key in the
Security.class
* Added a test account and made sure it's the default account in the
device I use for testing
* Published the 2 items (sword and potion) under my unpublished app,
as suggested.
Still getting this error:
SecurityException: caller uid XXXXX is different than the
authenticator's uid
Could not retrieve Checkout auth token
Anyone encountered this error and knows how to solve it?
Thank you!
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home