Just wondering whether there are easy ways to retrieve country calling code from a user\'s phone.
For example, my app would like to pre-fill country
Use HMDiallingCode. It uses CoreLocation and reverse geocoding to determine the country of the user, then retrieve it's international dialling code.