So CLGeocoder api to convert a CLLocation object into a proper address reverseGeocodeLocation:
. I just noticed as it specifies in the doc that it's rate-limited. A lot of users in our app are seeing the ErrorCode:2 which is due to the rate limit.
It would be great if you can suggest some legit, reliable alternatives, or ways to get around this throttle?
Thanks.