Lifecycle
interface Lifecycle
The Lifecycle Module sends events related to application lifecycle - launch, wake, and sleep.
Functions
Link copied to clipboard
Sends a launch event and gathers all lifecycle data at the time the event is triggered. Only use if lifecycle auto-tracking is disabled.
Link copied to clipboard
Sends a sleep event and gathers all lifecycle data at the time the event is triggered. Only use if lifecycle auto-tracking is disabled.
Link copied to clipboard
Sends a wake event and gathers all lifecycle data at the time the event is triggered. Only use if lifecycle auto-tracking is disabled.