Hello, I'm trying to test in-app billing of some virtual goods on my application. The test items work fine, but when I try to test with the actual in-game items, the Marketplace tells me:
"Error: The item you were attempting to purchase could not be found." logcat gives me: CheckoutPurchase.setError: type=NETWORK_OR_SERVER, code=-1, message=The item you were attempting to purchase could not be found. All the items are added into the project on the marketplace. The application is signed I've created a test user account (only by adding the email address in the profile settings) What else am I doing wrong? -- 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

