Optional__debugDeferActivation
__debugDeferActivation?: boolean
Optional__ignoreActivationOnFastRefresh
__ignoreActivationOnFastRefresh?: boolean
OptionalactivateUi
activateUi?: boolean
Optionalandroid
android?: {
adIdCollectionDisabled?: boolean;
localAccessLevelAllowed?: boolean;
obfuscatedAccountId?: string;
pendingPrepaidPlansEnabled?: boolean;
}
Type Declaration
OptionaladIdCollectionDisabled?: boolean
OptionallocalAccessLevelAllowed?: boolean
OptionalobfuscatedAccountId?: string
OptionalpendingPrepaidPlansEnabled?: boolean
OptionalbackendProxyHost
backendProxyHost?: string
OptionalbackendProxyPort
backendProxyPort?: number
OptionalcustomerUserId
customerUserId?: string
OptionalenableMock
enableMock?: boolean
Optionalios
ios?: {
appAccountToken?: string;
clearDataOnBackup?: boolean;
idfaCollectionDisabled?: boolean;
}
Type Declaration
OptionalappAccountToken?: string
OptionalclearDataOnBackup?: boolean
OptionalidfaCollectionDisabled?: boolean
OptionalipAddressCollectionDisabled
ipAddressCollectionDisabled?: boolean
OptionallockMethodsUntilReady
lockMethodsUntilReady?: boolean
OptionallogLevel
OptionalmockConfig
mockConfig?: AdaptyMockConfig
OptionalobserverMode
observerMode?: boolean
OptionalserverCluster
serverCluster?: "default" | "eu" | "cn"
Describes optional parameters for the activate method.