Method Initialize
Initialize()
Signs the player in anonymously (or reuses a cached session), then loads or creates their Firestore profile document. Retries up to 2 times on PERMISSION_DENIED errors while the auth token propagates.
public static Awaitable<bool> Initialize()
Returns
- Awaitable<bool>