getIsFirstDiscoveryLaunch

Checks if the discovery flow is launched for the first time.

Return

True if it is the first launch or context is null, false otherwise.

Parameters

context

The Context for accessing SharedPreferences, or null.