Contents

storefrontCountryCode

The three-letter code that represents the country or region associated with the App Store storefront of the purchase.

Declaration

@backDeployed(before: iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, macCatalyst 17.0)
var storefrontCountryCode: String { get }

Discussion

This property uses the ISO 3166-1 alpha-3 country code representation.

See Also

Deprecated