2.0 KiB
2.0 KiB
iOS
iOS Lifecycle Event Attributes
| Attribute | Type | Description | Examples | Stability |
|---|---|---|---|---|
ios.state |
string | This attribute represents the state the application has transitioned into at the occurrence of the event. [1] | active |
[1]: The iOS lifecycle states are defined in the UIApplicationDelegate documentation, and from which the OS terminology column values are derived.
ios.state has the following list of well-known values. If one of them applies, then the respective value MUST be used; otherwise, a custom value MAY be used.