RevenueCat API Key. Needs to be a string
A unique id for identifying the user
An optional boolean. Set this to TRUE if you have your own IAP implementation and want to use only RevenueCat's backend. Default is FALSE. If you are on Android and setting this to ON, you will have to acknowledge the purchases yourself.
An optional boolean. Android only. Required to configure the plugin to be used in the Amazon Appstore.
An optional string. iOS-only, will be ignored for Android. Set this if you would like the RevenueCat SDK to store its preferences in a different NSUserDefaults suite, otherwise it will use standardUserDefaults. Default is null, which will make the SDK use standardUserDefaults.
iOS-only, will be ignored for Android. Set this to FALSE to disable StoreKit2. Default is FALSE.
Generated using TypeDoc
Holds parameters to initialize the SDK.