Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Configuring Android In App purchase for testing

Im new to this situation. Ive coded for Android In App purchase, and uploaded it as a draft in google play(Not published) for testing purpose. Now Ive to create some In App products there in developer console, that can be bought through my app.

My doubt is about the pricing when the app is put for testing. The price cant be set to zero. It shows a minimum of $0.99 should be there.

To test my app, how can I configure it such a way that i can purchase it freely.

Helps would be appreciated, :)

like image 882
Rahmathullah M Avatar asked Apr 19 '26 00:04

Rahmathullah M


1 Answers

This should help you get started Testing In-app Billing. However there is a warning:

Note: Making in-app billing requests with the reserved product IDs overrides the usual Google Play production system. When you send an in-app billing request for a reserved product ID, the quality of service will not be comparable to the production environment.

like image 163
defhlt Avatar answered Apr 20 '26 13:04

defhlt