Rakesh-iOS
Results
1
issues of
Rakesh-iOS
Hi I am getting this crash randomly on Production live app. Here is the code snippet: func mapView(_ mapView: GMSMapView, didTap marker: GMSMarker) -> Bool { if marker.responds(to: #selector(getter: GMSMarker.cluster))...