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
See RMPhoneFormat for a class that provides this information as well as formatting phone numbers.
Note: this was created by me.