I am going to display autocomplete city using google API.
I am following this https://developers.google.com/places/ios-api/autocompleteenter link description here doc. for implantation
but when I have tried to confirm that protocol then I got following error. Cannot find protocol declaration for 'GMSAutocompleteViewControllerDelegate'?
Appreciate for help.