EVENT_TEASER_SHOWN

const val EVENT_TEASER_SHOWN: Int = 14

The user can see the teaser, for example the button via which he can access the Playtime SDK from the SDK App. Trigger this event when the teaser has been successfully rendered and would successfully redirect the user to the Playtime SDK. It should be triggered regardless of whether the user has actually clicked the teaser or not. This event is mostly appropriate for uses, in which the functionality of the SDK App and SDK are kept separate to a relevant degree. See sendUserEvent