I have an alpha working version of my app. I have set the alpha open. I successfully tested the in app billing with the test account (meaning the money is not charged to the test user). I successfully tested the purchase with static response.
When i try to test the real payment it always say "the item is not available for purchase"
The version and the signature are ok.
Can you suggest what am i missing?
BILLING_RESPONSE_RESULT_ITEM_UNAVAILABLE 4 Requested product is not available for purchase
this is the returned code but i think has nothing to do with the real problem. where can i find more information about the error?