Contents

INIntentsRestrictedWhileLocked

The names of the intent classes your app can’t handle when the user locks the device.

Discussion

To specify this information in Xcode, add the intent class name to your app target’s Supported Intents in the Project Editor. Then set the Authentication level to Restricted While Locked.

See Also

Intents