<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -",
    "watchOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreLocation",
  "identifier" : "/documentation/CoreLocation/CLBackgroundActivitySessionDiagnostic",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Core Location"
    ],
    "preciseIdentifier" : "c:objc(cs)CLBackgroundActivitySessionDiagnostic"
  },
  "title" : "CLBackgroundActivitySessionDiagnostic"
}
-->

# CLBackgroundActivitySessionDiagnostic

```
@interface CLBackgroundActivitySessionDiagnostic : NSObject
```

## Topics

### Instance Properties

[`@property (nonatomic, readonly) BOOL authorizationDenied;`](/documentation/CoreLocation/CLBackgroundActivitySessionDiagnostic/authorizationDenied)

[`@property (nonatomic, readonly) BOOL authorizationDeniedGlobally;`](/documentation/CoreLocation/CLBackgroundActivitySessionDiagnostic/authorizationDeniedGlobally)

[`@property (nonatomic, readonly) BOOL authorizationRequestInProgress;`](/documentation/CoreLocation/CLBackgroundActivitySessionDiagnostic/authorizationRequestInProgress)

[`@property (nonatomic, readonly) BOOL authorizationRestricted;`](/documentation/CoreLocation/CLBackgroundActivitySessionDiagnostic/authorizationRestricted)

[`@property (nonatomic, readonly) BOOL insufficientlyInUse;`](/documentation/CoreLocation/CLBackgroundActivitySessionDiagnostic/insufficientlyInUse)

[`@property (nonatomic, readonly) BOOL serviceSessionRequired;`](/documentation/CoreLocation/CLBackgroundActivitySessionDiagnostic/serviceSessionRequired)

## Relationships

### Inherits From

[`NSObject-swift.class`](/documentation/ObjectiveC/NSObject-swift.class)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)