Contents

authorizationDeniedGlobally

A Boolean value that indicates whether the app has system-wide authorization.

Declaration

var authorizationDeniedGlobally: Bool { get }

Discussion

If this property is true, then the app isn’t receiving location updates because it’s denied system-wide authorization.

See Also

Event states