ashare80 / TSClusterMapView

MKMapView with animated clustering for iOS and OSX
MIT License
149 stars 21 forks source link

the map show nothing in release build, normal in debug build #37

Open vjerryv opened 8 years ago

vjerryv commented 8 years ago

I tested all and everything well in debug build, but when I upload to app store, try on test flight. It is nothing to show on the map.

version 2.3.1

ashare80 commented 8 years ago

@vjerryv Interesting. Is there a pervious version that works properly for you?

vjerryv commented 8 years ago

2.1.0 works

ashare80 commented 8 years ago

Hmm ok I merged in a branch that added support for OSX so if 2.1.0 works as needed on iOS I would just stick with that version for now. I'll let you know if I find the issue and update.

vjerryv commented 8 years ago

thanks

appfabtech commented 8 years ago

I can confirm the problem. With release build you get the first redraw of the clusters then nothing happens, on zoom, on data refresh...

appfabtech commented 8 years ago

@vjerryv don't you have any issue with map refresh using 2.1.0? I rolled back at that version and not when I replace the annotations set (after a new textual search that change the dataset for the map) the new annotations (singles and clustered) are not visible until I manual zoom in or out the map.

vjerryv commented 8 years ago

Yes, there are many critical problem while using TSClusterMapView.

appfabtech commented 8 years ago

Hello @ashare80, any chance to have the issue fixed? thank you :)

ashare80 commented 8 years ago

Sorry super busy. Can't seem to reproduce the issue, is this still a problem on the latest update?