{"source":"semconv","version":"1.44.0","attribute":{"id":"ios.state","type":"enum","enumMembers":[{"id":"active","value":"active","stability":"development","brief":"The app has become `active`. Associated with UIKit notification `applicationDidBecomeActive`."},{"id":"inactive","value":"inactive","stability":"development","brief":"The app is now `inactive`. Associated with UIKit notification `applicationWillResignActive`."},{"id":"background","value":"background","stability":"development","brief":"The app is now in the background. This value is associated with UIKit notification `applicationDidEnterBackground`."},{"id":"foreground","value":"foreground","stability":"development","brief":"The app is now in the foreground. This value is associated with UIKit notification `applicationWillEnterForeground`."},{"id":"terminate","value":"terminate","stability":"development","brief":"The app is about to terminate. Associated with UIKit notification `applicationWillTerminate`."}],"stability":"development","brief":"Deprecated. Use the `ios.app.state` attribute.","note":"The iOS lifecycle states are defined in the [UIApplicationDelegate documentation](https://developer.apple.com/documentation/uikit/uiapplicationdelegate), and from which the `OS terminology` column values are derived.","examples":[],"deprecated":{"reason":"renamed","renamedTo":"ios.app.state"},"namespace":"ios","definedIn":"model/ios/deprecated/registry-deprecated.yaml","usedBy":[]},"history":[{"version":"1.30.0","publishedAt":"2025-01-24T19:11:42Z","kind":"first-seen","detail":"Already present at v1.30.0, the oldest release tracked here (experimental)."},{"version":"1.31.0","publishedAt":"2025-03-11T00:53:13Z","kind":"stability-changed","detail":"Stability label respelled from experimental to development.","severity":"informational"},{"version":"1.37.0","publishedAt":"2025-08-25T23:38:36Z","kind":"renamed","detail":"Renamed to `ios.app.state`.","severity":"notable"}],"replaces":[]}