<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -",
    "macOS: 11.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WebKit",
  "identifier" : "/documentation/WebKit/WKError/Code/navigationAppBoundDomain",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "WebKit"
    ],
    "preciseIdentifier" : "c:@E@WKErrorCode@WKErrorNavigationAppBoundDomain"
  },
  "title" : "WKError.Code.navigationAppBoundDomain"
}
-->

# WKError.Code.navigationAppBoundDomain

An error that indicates navigation failed due to an app-bound domain restriction.

```
case navigationAppBoundDomain
```

## Discussion

This error occurs when the web view navigates away from an app-bound domain.

---

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)