Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

[GMSCachedTile setVersionID:]: unrecognized selector

I have integrated google maps SDK 2.7.0 in one of my iPhone application.

I made all configuration related to it and added all frameworks.

When I run application it gets crash with error -"[GMSCachedTile setVersionID:]: unrecognized selector".

I searched on internet but I didn't get any answer related to GMSCachedTile.

like image 601
Punit Nirmal Avatar asked Mar 12 '26 23:03

Punit Nirmal


1 Answers

I have the same issue.

In the end, I found that there was two copy of GoogleMaps.bundle in my project. One was in project source, and the other was in pods. So I removed one of them. (I kept the pods one.)

And the crash never happened again.

Hope this helps.

like image 86
water Avatar answered Mar 14 '26 14:03

water



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!