Optional __debugDoes not activate SDK until any other method is called Fixes annoying iOS simulator auhtentication
Optional __ignoreIgnores multiple activation attempts on fast refresh. If true, skips activation if SDK is already activated.
Optional activateOptional androidOptional adDisables Google AdvertisingID collection
false
Optional backendOptional backendOptional backendOptional backendOptional backendOptional backendUABaseOptional customerUser identifier in your system
If none of the parameters are passed, the SDK will generate an ID and use it for a current device. Use your own ID:
Optional iosOptional idfaDisables IDFA collection
false
Optional ipDisables IP address collection
false
Optional lockLocks methods threads until the SDK is ready.
false
Turned on by default
Optional logLog level for the SDK
Logging is performed on a native side. So you are expected to watch logs in Xcode or Android Studio.
Optional mediaOptional observerTurn it on if you handle purchases and subscription status yourself and use Adapty for sending subscription events and analytics
false
Optional serverGenerated using TypeDoc
Describes optional parameters for the activate method.