Host app version (packageInfo.versionName on Android, CFBundleShortVersionString on iOS)
Battery level in percent (0–100), or -1 if unavailable
Active network type
Whether location permissions are granted.
Note: semantics differ across platforms.
ACCESS_FINE_LOCATION AND ACCESS_COARSE_LOCATION,
plus ACCESS_BACKGROUND_LOCATION on API 29+.true when the app holds authorizedAlways or
authorizedWhenInUse. Does NOT check the system-wide Location Services
toggle, so this can be true even when location is globally disabled.OS version (Build.VERSION.RELEASE on Android, UIDevice.systemVersion on iOS)
Whether system-level push notifications are enabled
Insider SDK version
Device-level fields included in the Insider session-start payload.