Builder

class Builder(context: Context, apiKey: String, appUserID: String)

Parameters

context

: the Application context object of your Application.

apiKey

: the API Key for your app. Obtained from the RevenueCat dashboard.

appUserID

: a unique id for identifying the user.

Constructors

Link copied to clipboard
constructor(context: Context, apiKey: String, appUserID: String)

Functions

Link copied to clipboard

Enable this setting if you want to allow pending purchases for prepaid subscriptions (only supported in Google Play). Note that entitlements are not granted until payment is done. Default is enabled.

Link copied to clipboard

Enable this setting to show in-app messages from Google Play automatically. Default is enabled. For more info: rev.cat.