Constant IOS_STATE
pub const IOS_STATE: &'static str;๐Deprecated:
{note: Replaced by ios.app.state., reason: renamed, renamed_to: ios.app.state}
Available on crate features
opentelemetry and semconv_experimental only.Expand description
Deprecated. Use the ios.app.state attribute.
ยงNotes
The iOS lifecycle states are defined in the UIApplicationDelegate documentation, and from which the OS terminology column values are derived