Eymir / marketbilling

Automatically exported from code.google.com/p/marketbilling
0 stars 0 forks source link

can not purcharse when use actual Product ID #53

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When I using ProductID is "android.test.purchased" I can use purcharse.
but when I use actual ProductID, server response message  "The item you 
requested is not available for purchase."

Some one help me!!!

Original issue reported on code.google.com by HuynhDT...@gmail.com on 11 Nov 2011 at 6:37

GoogleCodeExporter commented 9 years ago
I have face with same issue , I have Rightly followed all setup steps those are 
listed in document for app-billing using android app.
i have also  upload test application on my android developer account and add 
some items in app item list and also publish them..

Original comment by aryavrat...@gmail.com on 21 Mar 2012 at 11:43

GoogleCodeExporter commented 9 years ago
It took me a while to realize that the APK needs to be activated (unpublished, 
but activated)... that bit me for a few hours.

Original comment by bryan....@questvisual.com on 7 Jun 2012 at 6:40

GoogleCodeExporter commented 9 years ago
@Bryan, that still didn't work. This has taken a few days so far.

Original comment by starrych...@oliveyou.net on 4 Jul 2012 at 2:49

GoogleCodeExporter commented 9 years ago
I also have the same issue, apk is "Active" but unpublished. Also in app item 
is set to "Published" Any new ideas?

Original comment by rxmarcc...@gmail.com on 7 Aug 2012 at 8:41

GoogleCodeExporter commented 9 years ago
Try using a different user than the developer account owner. Try on a different 
phone.

Original comment by starrych...@oliveyou.net on 8 Aug 2012 at 1:51

GoogleCodeExporter commented 9 years ago
I have had (still have) exactly the same issue. I have done everything right as 
far as I can see, and in fact with the billing code included in a test app, it 
all works. But exactly the same code in the real app doesn't. Test purchases 
work fine, everything has been signed and uploaded, loaded to phone etc. 
Uploaded app is activated, in-app (managed) item is published. I've given the 
Google server over 24 hours to replicate everything. Still won't work with real 
purchases. No idea why.

Original comment by nmw01...@googlemail.com on 9 Aug 2012 at 5:50

GoogleCodeExporter commented 9 years ago
Have you dealed with this?
It is a pity for me to meet this issue,can you help me to deal with this?
I also don't know the reason.

Original comment by shenjich...@gmail.com on 7 Sep 2012 at 7:10

GoogleCodeExporter commented 9 years ago
I am also encountering this problem, I have registered multiple test accounts 
but only 2 of them can test iap.  "The item you requested is not available for 
purchase."

Original comment by an...@gobeyondstudios.com on 8 Sep 2012 at 2:25

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
This must be a new bug in Android as I have THE EXACT SAME PROBLEM.  I have 
signed the application with non-debug key.  Uploaded it to Market, added in-app 
products, and published the in-app products.  The product name matches as 
documented with Logcat messages.  The same signed application was then loaded 
onto phone using adb.  android.test.purchased works, but passing a product ID 
results in "product unavailable".  Also, the test account is not the developer 
account and is a gmail account set up on a phone that was hard reset to the 
gmail account.  The test account is listed in my developer profile.  

The first time I set this up about 2 weeks ago, it worked.  I then did some 
modification to my code, recompiled, repeated all the above steps and now it's 
not working.  I have since repeated the everything several times and hard reset 
the phone with new test accounts but it is not working..

Original comment by toddpainton on 16 Sep 2012 at 12:14