How can I detect if Standby mode is active in iOS 17?

Hello,

Is there a way for an app to identify whether the Standby feature is activated in iOS?

The objective is to offer users to enable Live Activities and monitor information during the Standby session.

PS: Currently, Apple's documentation provides only two available properties:

  1. standBy: WidgetLocation
  2. disfavoredLocations(_:for:)

Best Regards

How can I detect if Standby mode is active in iOS 17?
 
 
Q