Optional__Does not activate SDK until any other method is called Fixes annoying iOS simulator auhtentication
Optional__Ignores multiple activation attempts on fast refresh. If true, skips activation if SDK is already activated.
OptionalactivateOptionalandroidOptionalbackendOptionalbackendOptionalcustomerUser identifier in your system
OptionalenableEnables mock mode for web platform
OptionaliosOptionalipDisables IP address collection
OptionallogLog level for the SDK
OptionalmediaOptionalmockConfiguration for mock mode
OptionalobserverObserver mode. Turn it on when your app handles purchases and subscription status itself (through your own purchase code or a third-party SDK) and uses Adapty only for sending subscription events and analytics.
This also enables using Adapty Flow (paywall) views in observer mode: the
paywall is still rendered by Adapty, but when the user taps buy/restore the
SDK does NOT make the purchase — it notifies your app through the
onObserverPurchaseInitiated / onObserverRestoreInitiated flow event
handlers. Report completed purchases back to Adapty (e.g. via
reportTransaction) so they still flow into events and analytics.
Optionalserver
Describes optional parameters for the activate method.