On Mon, May 2, 2011 at 3:13 AM, D S <[email protected]> wrote: > Hello, > > I integrated the code from Dungeons example into my app. When I use > mSKU = "android.test.purchased" > I am able to make the purchase successfully on my device, so I assume > the integration is correct. > > But when I use > mSKU = "my.product.id" > I get an error RESULT_DEVELOPER_ERROR in the logs. >
You need to install a release version on your device and use one of the testing accounts as the primary Google account for this to work. http://developer.android.com/guide/market/billing/billing_testing.html#billing-testing-real -- 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

