user1051935
user1051935

Reputation: 589

getting the country name from Coordinates (used CLLocationManager)

I am trying to get the country name/ code from the coordinates that I get using CLLocationManager but I can t find a suitable function for that :

I found that there is something called MKReverseGeocoder and found several tutorials on it , but when I write that in my code it gives me a warning saying that it was deprecated .

what is the alternative , is there any tutorial for that ?

Thanks!

Upvotes: 2

Views: 2031

Answers (1)

Related Questions