Country Codes: How to get and display country name as 2 letters rather than full country name
I am trying to implement the Country Codes in my app for Phone Auth Login. This is a SwiftUI app using iOS 17 and below is the code i am using to implement this but it is printing out the full Country Name rather than the 2 letters of the country as listed at Country Codes.