<!--
{
  "availability" : [
    "iOS: 17.4.0 -",
    "iPadOS: 17.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Entitlements/com.apple.developer.embedded-web-browser-engine",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "entitlements:Entitlements.com.apple.developer.embedded-web-browser-engine"
  },
  "title" : "Embedded Browser Engine Entitlement"
}
-->

# Embedded Browser Engine Entitlement

An entitlement that enables an app to embed an alternative browser engine.

## Discussion

Add this entitlement to your app’s code signature if your app isn’t a web browser, but it embeds an alternative browser engine for in-app browsing.

To use the entitlement, request it from Apple. The steps to request the entitlement vary by geographic region:

- European Union: To request the entitlement in the EU, see [Using alternative browser engines in the European Union](https://developer.apple.com/support/alternative-browser-engines).
- Japan: To request the entitlement in Japan, see [Using alternative browser engines in Japan](https://developer.apple.com/support/alternative-browser-engines-jp).

You also need to include the [`Embedded Browser Engine Association Entitlement`](/documentation/BundleResources/Entitlements/com.apple.developer.embedded-web-browser-engine.engine-association) entitlement to specify whether you own the embedded alternative browser engine.

For more information, see <doc://com.apple.documentation/documentation/BrowserEngineKit/creating-browser-extensions-in-xcode>.

---

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)