Table of Contents

Method InitializeAsync

Namespace
Titipi.MocaLib2

InitializeAsync(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> InitializeAsync(AdjustModuleConfig config)

Parameters

config AdjustModuleConfig

Returns

Awaitable<bool>