Skip to main content
Call setAppStatus() so the SDK knows whether the current launch is a fresh install or an update to an existing install. The SDK doesn’t infer this on its own — your app must determine the state and pass the correct enum value.
If you uninstall and reinstall your app, the SDK considers it a fresh install.