<!--
{
  "availability" : [
    "iOS: 18.1.0 - 27.2.0",
    "iPadOS: 18.1.0 - 27.2.0",
    "macOS: 15.1.0 - 27.2.0",
    "tvOS: 18.1.0 - 27.2.0",
    "visionOS: 2.1.0 - 27.2.0",
    "watchOS: 11.1.0 - 27.2.0"
  ],
  "documentType" : "symbol",
  "framework" : "StoreKit",
  "identifier" : "/documentation/StoreKit/ExternalPurchaseCustomLink/NoticeType/browser",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "StoreKit"
    ],
    "preciseIdentifier" : "s:8StoreKit26ExternalPurchaseCustomLinkO10NoticeTypeO7browseryA2EmF"
  },
  "title" : "ExternalPurchaseCustomLink.NoticeType.browser"
}
-->

# ExternalPurchaseCustomLink.NoticeType.browser

A notice type that indicates your app displays external purchases in a destination of your choice.

```
case browser
```

## Discussion

After displaying a notice with this notice type using [`showNotice(type:)`](/documentation/StoreKit/ExternalPurchaseCustomLink/showNotice(type:)), if the customer chooses to continue, the app goes to the background and presents external purchases in a destination outside of the app.

---

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)