Builder

constructor(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.