Table of Contents

Method Initialize

Namespace
Titipi.MocaLib

Initialize(AdjustModuleConfig)

Initializes the Adjust SDK in Production mode with background sending and deferred deep link support enabled. Returns false if the platform-specific app token is missing.

public static Awaitable<bool> Initialize(AdjustModuleConfig config)

Parameters

config AdjustModuleConfig

Returns

Awaitable<bool>