Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Play in-app billing giving an item for free

I already have a completely free app published at Google Play store.

Since the app is more popular than I have thought, I decided to lock some of the features and demand in-app billing before using it. However, I prefer that all existing users will continue to enjoy have the premium features for free.

So, I thought about the following:

  • Upload a version with in-app billing for free, so that the existing users will "purchase" it for free.
  • After certain amount of time start charging for the items, but since he existing users already own the premium items they wouldn't be hurt.

Is there a way to grant some users an item for "free"? In the In-App billing documentation is written that there must be a price for all in-app billing items.

like image 258
liovka Avatar asked Apr 26 '13 11:04

liovka


People also ask

What does free with in-app purchases mean?

In-app purchases allow developers to provide their applications for free. The developer then advertises upgrades to the paid version, paid feature unlocks, special items for sale, or even ads other apps and services to anyone who downloads the free version.

What is Google Play in-app billing?

Google Play's billing system is a service that enables you to sell digital products and content in your Android app. You can use Google Play's billing system to sell a one-time product or subscriptions on a recurring basis.

Does Google Play charge for in-app purchases?

The tech giant requires developers using the Google Play store to use its own built-in payments services, and pay a 30% commission for in-app purchases, including selling digital items and subscription services.


2 Answers

I see this is a really old thread, and the accepted answer is outdated. There's now an official solution.

Google introduced Promotional Codes couple of years before and that is exactly what you're looking for. You can create Promo Codes on the Play Console under Your App -> User Acquisition -> Promotion.

You can use promotions to give users a paid app or in-app product for free with a promo code. You can create promotions to reward loyal fans, acquire new users, and reconnect with previous users. Learn more.

like image 81
Divins Mathew Avatar answered Oct 24 '22 16:10

Divins Mathew


While not feasible for apps with significant numbers of downloads, as of January 2016, you can grant up to 500 promo codes per app per quarter.

like image 32
Matt Avatar answered Oct 24 '22 14:10

Matt