pub const IOS_STATE: &'static str;
๐Deprecated: {note: Renamed to
ios.app.state
, reason: uncategorized}Expand description
Deprecated. use the ios.app.state
instead.
ยงNotes
The iOS lifecycle states are defined in the UIApplicationDelegate documentation, and from which the OS terminology
column values are derived