← Home

Reading the App Store country with StoreKit

X showing App Store countries caught my attention, so I looked into how they find it.

On iOS this information can be read through StoreKit. In other words, you can learn which App Store region the user is in without needing an extra service.

X showing App Store countries and reading country via StoreKit