Nacho
Nacho

Reputation: 1009

How to detect Apple AppStore Country Code on different iOS versions?

In our app we need to detect the country of the of the user's app store.

We are doing this with:

On iOS 13+ https://developer.apple.com/documentation/storekit/skstorefront/3182435-countrycode On iOS < 13 https://developer.apple.com/documentation/storekit/skproduct/1506145-pricelocale

I have a few questions about these two properties:

Thank you

Upvotes: 2

Views: 291

Answers (0)

Related Questions