authorizationStatus
A property that reports the current authorization status of the app, and never prompts the user.
Declaration
class var authorizationStatus: ENAuthorizationStatus { get }Discussion
This property can be used by the app to preflight authorization in order to determine if the user may be prompted.