Contents

notificationsNotAllowed

Notifications are not allowed.

Declaration

static var notificationsNotAllowed: UNError.Code { get }

Discussion

This error occurs when you try to submit a notification request and your app or app extension is not authorized to schedule notifications.

See Also

Type Properties