Android IAP - Item Unavailable

Please help! I’m trying to get in-app billing working in my Android app but I keep getting the message “Item Unavailable” followed by “the publisher cannot purchase this item”

This has been driving me nuts because when I use android.test.purchased it works perfectly, but as soon as I sub in the correct item ID’s I get that error. Has anyone encountered this before? [import]uid: 31262 topic_id: 33735 reply_id: 333735[/import]

Did you ever get this figured? I just ran into this myself. Any assist would be appreciated. [import]uid: 118012 topic_id: 33735 reply_id: 139158[/import]

For anyone coming after this … this link seems to be where the answers are:

http://developer.android.com/google/play/billing/billing_testing.html
[import]uid: 118012 topic_id: 33735 reply_id: 139159[/import]

Did you ever get this figured? I just ran into this myself. Any assist would be appreciated. [import]uid: 118012 topic_id: 33735 reply_id: 139158[/import]

For anyone coming after this … this link seems to be where the answers are:

http://developer.android.com/google/play/billing/billing_testing.html
[import]uid: 118012 topic_id: 33735 reply_id: 139159[/import]

We’re also encountering an identical issue. Could anyone share their solution here?

Thanks in Advance,

Fixdit Team

Hi Fixdit. I did eventually figure it out. The answer was in the message itself. You cannot make an IAP with the same account that published the app. Make a new account and set up your payment method then test with that account instead. Good luck!

Thanks very much aaaron, trying out what you suggested now.

Now when I tap to purchase an IAP item on device I get “Error processing purchase (BM-CPH-08)” (on Android). Anyone else experienced this?

I’ve tried the steps in the answer here, but no success: http://stackoverflow.com/questions/22215284/error-processing-purchase-bm-cph-08-android

We’re also encountering an identical issue. Could anyone share their solution here?

Thanks in Advance,

Fixdit Team

Hi Fixdit. I did eventually figure it out. The answer was in the message itself. You cannot make an IAP with the same account that published the app. Make a new account and set up your payment method then test with that account instead. Good luck!

Thanks very much aaaron, trying out what you suggested now.

Now when I tap to purchase an IAP item on device I get “Error processing purchase (BM-CPH-08)” (on Android). Anyone else experienced this?

I’ve tried the steps in the answer here, but no success: http://stackoverflow.com/questions/22215284/error-processing-purchase-bm-cph-08-android