I am trying to resolve the address (trying to convert latitude & longitude to readable address) using [[GMSGeocoder geocoder] reverseGeocodeCoordinate:{}];. I am not get
I had the same issue. My problem was the Google Maps SDK for iOS wich was not enabled :/
So be carefull of the API key (and the associated bundle ID) and check if the right API is activated.