Search code examples
objective-cgoogle-mapsxcode5

-[GMSMapView animateToCameraPosition:]: unrecognized selector sent to instance


Hi All i have implement the google maps sdk on my application and i am getting an error on this particular line mapView_ = [GMSMapView mapWithFrame:CGRectZero camera:camera]; Can any one help me to find a solution


Solution

  • Please mention which version of iOS you are using and did you setted delegate method for MAPview.

    Please check the below link, may be helps you, all the best

    GoogleMaps basic iOS demo app crash - unrecognized selector sent to instance