Search code examples
androidproductin-app-billing

Android In app billing


I am working on the in app billing in android and I have tested it with com.test.purchased product it and it works fine. but when i send my own product id in requestPurchase(..) method which I have added and published on market. It does not show me its correct price it shows the default price which is 0.99. I have uploaded my app on market but have not published it. its in draft.

I want to know what could be the possible reason that i am not getting my product?


Solution

  • Did you publish your product? And there did you set you price?