You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when you remove marks from map - remove them from the map as well (not only from cluster manager)
the cluster manager is not synced with what you see on the map other wise.
Hi I am getting this crash randomly on Production live app.
Here is the code snippet:
func mapView(_ mapView: GMSMapView, didTap marker: GMSMarker) -> Bool {
}
ClusterKit version: 0.5.0
GoogleMapExtension: "GMSMapView+ClusterKit.h"
This is Firebase crash report :
Please help me out. It would be highly appreciated as I'm getting this crash from last 4 - 5 releases.
The text was updated successfully, but these errors were encountered: