<!--
{
  "availability" : [
    "iOS: 13.5.0 - 18.0.0",
    "iPadOS: 13.5.0 - 18.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Entitlements/com.apple.developer.avfoundation.multitasking-camera-access",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "entitlements:Entitlements.com.apple.developer.avfoundation.multitasking-camera-access"
  },
  "title" : "com.apple.developer.avfoundation.multitasking-camera-access"
}
-->

# com.apple.developer.avfoundation.multitasking-camera-access

A Boolean value that indicates whether an app may continue using the camera at the same time as another foreground app.

## Discussion

When your app enters a multitasking mode, this entitlement allows it to continue using the camera. Multitasking modes include Slide Over, Split View, and Picture in Picture (PiP). For information about Picture in Picture, see <doc://com.apple.documentation/documentation/AVKit/adopting-picture-in-picture-for-video-calls>.

> Important: Your app needs to run on iOS 13.5 or later to use this entitlement. Usage of this entitlement is restricted to apps that use `voip` as one of their ``doc://com.apple.bundleresources/documentation/BundleResources/Information-Property-List/UIBackgroundModes``.

---

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)