Table of Contents

Method InitializeAsync

Namespace
Titipi.MocaLib2

InitializeAsync(AppRatingModuleConfig)

Initializes the module and restores the previously shown state from PlayerPrefs. Honors the Remote Config kill-switch: when Enabled is false, returns false without initializing — callers never need to check it.

public static Awaitable<bool> InitializeAsync(AppRatingModuleConfig config)

Parameters

config AppRatingModuleConfig

Returns

Awaitable<bool>