EVENT_APP_OPEN

const val EVENT_APP_OPEN: Int = 12

The user has opened your app. Trigger this event when your app is launched, i.e. a new SDK App session for the user is initiated. See io.adjoe.sdk.Playtime.sendUserEvent.