This version of Unity is unsupported.

AnalyticsSessionInfo.sessionFirstRun

public static bool sessionFirstRun;

Description

Reports whether the current session is the first session since the player installed the game or application.

True, during the first session; false, during all subsequent sessions. Reinstalling the game resets the sessionFirstRun status.