Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Use of undeclared type GMSAutocompleteResultsViewController" #25

Closed
r-a-o opened this issue Aug 1, 2016 · 1 comment
Closed

"Use of undeclared type GMSAutocompleteResultsViewController" #25

r-a-o opened this issue Aug 1, 2016 · 1 comment

Comments

@r-a-o
Copy link

r-a-o commented Aug 1, 2016

My ios Swift app was using GoogleMaps v1.13.2, today I updated my pods (to 2.0.1), now I am getting the following errors:

Use of undeclared type GMSAutocompleteResultsViewController
Use of undeclared type GMSPlace

I open the GoogleMaps pod and I don't see GMSPlace.h or GMSAutocompleteResultsViewController.h files. Were they removed? Why?

@r-a-o
Copy link
Author

r-a-o commented Aug 1, 2016

Got to know that these GMSAutocompleteResultsViewController and GMSPlace are now moved to a different pod, 'GooglePlaces'.

@r-a-o r-a-o closed this as completed Aug 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant