Method InitializeAsync
InitializeAsync(AppsFlyerModuleConfig)
Initializes the AppsFlyer SDK and starts it. When AppsFlyerModuleConfig.EnablePurchaseConnector
is true, also sets up the Purchase Connector for automatic revenue validation.
public static Awaitable<bool> InitializeAsync(AppsFlyerModuleConfig config)
Parameters
configAppsFlyerModuleConfig
Returns
- Awaitable<bool>