Table of Contents

Class CommonModule

Namespace
Titipi.MocaLib

Handles platform-level setup that must run before any third-party SDKs are initialized. Always available — no define guard required.

public static class CommonModule
Inheritance
CommonModule
Inherited Members

Methods

RequestATTracking()

Requests iOS App Tracking Transparency authorization (iOS 14.5+). Call this before initializing any third-party SDKs (AppLovin, AppsFlyer, Firebase, etc.). Safe to call on non-iOS platforms — no-op.