質問

I have an app that is being funded through a donation website that includes rewards. Some of the rewards I want to do is a free set of in-app purchases. Is this possible on google play? Can I manually do discount codes, or is there a systematic way to do it? Any other ideas?

Thanks!

役に立ちましたか?

解決

The only thing I have found is to e-mail the APK for the game itself and manage the details in a database, and change the numbers. I'll mark this is the accepted answer, but if someone comes up with something else, I'll happily change it.

他のヒント

You can implement give-away coupons with redeemable codes for your in-app products using the new in-app promotions Play Store feature:

http://developer.android.com/google/play/billing/billing_promotions.html

You can create up to 500 promo codes for a month and send them to your supporters.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top