Table of Contents

Method Initialize

Namespace
Titipi.MocaLib

Initialize(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> Initialize(AppsFlyerModuleConfig config)

Parameters

config AppsFlyerModuleConfig

Returns

Awaitable<bool>