Contents

authorizationDenied

A Boolean value that indicates whether the app has local authorization.

Declaration

@property (nonatomic, readonly) BOOL authorizationDenied;

Discussion

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

See Also

Event states