ClusterKit icon indicating copy to clipboard operation
ClusterKit copied to clipboard

Crash remove observer mapbox

Open jmrborges05 opened this issue 6 years ago • 2 comments

Hi, I'm using the newer version of cluster kit with mapbox, and when i made zoom in zoom out in map the app crash. The error return is this:

Terminating app due to uncaught exception 'NSRangeException', reason: 'Cannot remove an observer <MGLMapView 0x106922a00> for the key path "coordinate" from <CKCluster 0x1135e7640> because it is not registered as an observer.'

Can you help me? Regards

jmrborges05 avatar May 03 '18 17:05 jmrborges05

Can we get some help here I have similar problem

makinggainz avatar Mar 17 '19 00:03 makinggainz

What is the call stack here? This can happen here but Im wondering why the tree would be deallocated after a zoom 🤔 Do you reset the manager's annotations after a zoom?

maxep avatar Jul 01 '19 13:07 maxep