---
title: eligibilityRegion
framework: marketplacekit
role: symbol
role_heading: Type Property
path: marketplacekit/appdistributor/eligibilityregion
---

# eligibilityRegion

A country code for the device’s current region.

## Declaration

```swift
static var eligibilityRegion: String? { get async }
```

## Mentioned in

Distributing your app on an alternative app marketplace Participating in alternative distribution for specific regions

## Discussion

Discussion This property returns the device’s current country code based on its region setting, for example, ie for Ireland, and jp for Japan. An app that installs from an alternative app marketplace can use the country code to determine whether the app meets criteria for transaction reporting. For more information, see Reporting transactions for the Core Technology Commission.
