react-native-tracker.applifecycleconfiguration.lifecycleautotracking
Home > @snowplow/react-native-tracker > AppLifecycleConfiguration > lifecycleAutotracking
AppLifecycleConfiguration.lifecycleAutotracking property
Whether to automatically track app lifecycle events (app foreground and background events). Also adds a lifecycle context entity to all events.
Foreground event schema: iglu:com.snowplowanalytics.snowplow/application_foreground/jsonschema/1-0-0 Background event schema: iglu:com.snowplowanalytics.snowplow/application_background/jsonschema/1-0-0 Context entity schema: iglu:com.snowplowanalytics.mobile/application_lifecycle/jsonschema/1-0-0
lifecycleAutotracking?: boolean;