Overview

In-App Purchases

In-App Purchases (IAPs) are a great way to monetize your app. These allow you to offer access to specific in-app sections. This allows you to offer some content to the general user, but also offer โ€˜premiumโ€™ content/features of your app for a price.โ€‹To begin, you'll need to take care of a few details for either platform you plan to incorporate IAP with. Follow the links below to get the groundwork laid to begin using IAP in your app!

pageAndroid Play Store SetuppageiOS App Store SetuppageHost your Server Side verification code on Firebase

IAP Block & Code combinations

Now, these combos will vary from app to app, but the basic setup is the same. Complete a purchase, parse the response, store the relevant data.

Last updated

Change request #1203: