Contents

authorizationDeniedGlobally

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

Declaration

@property (nonatomic, readonly) BOOL authorizationDeniedGlobally;

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