Constant opentelemetry_semantic_conventions::attribute::IOS_STATE
source ยท pub const IOS_STATE: &str = "ios.state";
๐Deprecated
Expand description
Deprecated use the device.app.lifecycle
event definition including ios.state
as a payload field instead.
The iOS lifecycle states are defined in the UIApplicationDelegate documentation, and from which the OS terminology
column values are derived.