Table of Contents

Method GetAnalyticsInstanceId

Namespace
Titipi.MocaLib

GetAnalyticsInstanceId()

Returns the Firebase Analytics instance ID asynchronously. Useful for linking Firebase events to other attribution systems (e.g., AppsFlyer). Times out after 5 seconds and returns null on failure.

public static Awaitable<string> GetAnalyticsInstanceId()

Returns

Awaitable<string>