Could you please help on how to get country code using NSLocale in Swift 3 ?
NSLocale
Swift 3
This is the previous code I have been using.
N
print(NSLocale.current.regionCode)