Error in Google Maps iOS Utils - No known instance method for selector didTapPOIWithPlaceID

128 Views Asked by At

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

enter image description here

Why does this happen and how to fix it?

The error occurs in the framework itself.

0

There are 0 best solutions below