There's a list of countries where iAds are available, but how do I check if the user's device is in that country?
In particular, does iAd choose ads based on the country:
- The device was bought in?
- The App Store the app was downloaded from (based on StoreKit receipts perhaps)?
- The current physical location of the device (presumably based on its IP address)?
I'd like to enable or disable certain non-iAD functionality based on whether iAd is available in that country.