APP_LIFECYCLE_EVENT constant

String const APP_LIFECYCLE_EVENT

Measure type for app lifecycle state events (inactive, hidden, paused, resumed, detached).

  • Event-based measure.
  • Uses the Smartphone primary device for data collection.
  • No sampling configuration needed.

Implementation

static const String APP_LIFECYCLE_EVENT =
    '${CarpDataTypes.CARP_NAMESPACE}.applifecycleevent';