setAppStatus

fun setAppStatus(status: AppStatus)

Deprecated

This class is deprecated since 12.0.00 and will be removed in 14.00.00

Replace with

import com.moengage.core.analytics.MoEAnalyticsHelper
MoEAnalyticsHelper#setAppStatus

This API tells the SDK whether it is a fresh install or an existing application was updated.

Parameters

status

app status, either install or update.