<!--
{
  "availability" : [
    "iOS: 13.7.0 -",
    "iPadOS: 13.7.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BundleResources",
  "identifier" : "/documentation/BundleResources/Information-Property-List/ENDeveloperRegion",
  "metadataVersion" : "0.1.0",
  "role" : "Property List Key",
  "symbol" : {
    "kind" : "Property List Key",
    "modules" : [
      "Bundle Resources"
    ],
    "preciseIdentifier" : "plist:Information_Property_List.ENDeveloperRegion"
  },
  "title" : "ENDeveloperRegion"
}
-->

# ENDeveloperRegion

A string that specifies the region that the app supports.

## Discussion

> Important:
> This type is available in iOS 12.5, and in iOS 13.7 and later.

All ExposureNotification apps must specify the region for which they work by adding this key to the app’s `Info.plist` file. The value is a string that represents the app’s region. This value can be an ISO 3166-1 country code (e.g. “CA” for Canada), or the ISO 3166-1/3166-2 country code plus subdivision code (“US-CA” for California).

---

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)