I'm trying to implement Google Auto complete service and, I get this message:
Use of undeclared type 'GMSPlacesClient'
I imported Google Maps module and it works with GMSMapView...
I don't understand what is happening.
Does anyone have the same error?
This is a picture of the error:
Thank you very much!
Use of undeclared type 'GMSPlacesClient'
... – Hanker