Table of Contents

Method Initialize

Namespace
Titipi.MocaLib

Initialize(FirebaseModuleConfig)

Initializes the Firebase SDK and enables Analytics collection. Optionally kicks off Remote Config fetch and push notification setup based on config. Under MOCALIB_USE_FIREBASE_APP_CHECK, registers the platform App Check provider before SDK init.

public static Awaitable<bool> Initialize(FirebaseModuleConfig config)

Parameters

config FirebaseModuleConfig

Returns

Awaitable<bool>