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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

