My app seems ready to get a \'real life\' test for an in-app purchase procedure on my device. However, I receive an \"The publisher cannot purchase this item\" error message in
Meanwhile, I have helped myself by changing the SKU ID to "android.test.purchased" (see http://developer.android.com/google/play/billing/billing_testing.html ) that allows to "kind of" walk through the purchase process and play a bit around with it.
However, this is not a smooth solution in my opinion and only partially satisfying as the developer doesn't see what a 'real' user sees and experiences, but rather receives some result codes from a black box with a fake name (it is even titled that way) and can't make it beyond the Google Play interface.