Reputation: 61
I downloaded the Google Maps iOS Utils framework via pod install. Everything was fine and I was able to connect the functions I needed. But now at compilation it produces an error:
No known instance method for selector mapView: didTapPOIWithPlaceID: name: location
Why does this happen and how to fix it?
The error occurs in the framework itself.
Upvotes: 4
Views: 117