Git Product home page Git Product logo

Comments (6)

ashare80 avatar ashare80 commented on May 27, 2024

@imone Should be fixed in latest update. Thanks

from tsclustermapview.

ehealthADMatt avatar ehealthADMatt commented on May 27, 2024

I am still having this problem with the latest version of the pod ... both on simulator and device.

from tsclustermapview.

ashare80 avatar ashare80 commented on May 27, 2024

@ehealthADMatt I can't recreate the issue in the example project. When does the problem arise?

from tsclustermapview.

yorgosg avatar yorgosg commented on May 27, 2024

The crash is happening on iOS 7 for me too. This is a stack trace of the crash:

Crashed Thread
0
libobjc.A.dylib 0x3973c626 objc_msgSend + 6
1
Foundation 0x2f8cce87 NSKeyValueWillChange + 472
2
Foundation 0x2f8b9a29 -[NSObject(NSKeyValueObserverNotification) willChangeValueForKey:] + 178
3
Foundation 0x2f8de97f NSKVOForwardInvocation + 128
4
CoreFoundation 0x2ef99f95 _forwarding_ + 350
5
CoreFoundation 0x2eee9058 _CF_forwarding_prep_0 + 22
6
APP NAME 0x00186559 -ADClusterAnnotation reset
7
APP NAME 0x00191db1 __30-[TSClusterOperation resetAll]_block_invoke (TSClusterOperation.m:436)
8
Foundation 0x2f8dc64f -[NSBlockOperation main] + 128
9
Foundation 0x2f8cc875 -[__NSOperationInternal _start:] + 770
10
Foundation 0x2f970745 __NSOQSchedule_f + 58
11
libdispatch.dylib 0x39c1bd3f _dispatch_client_callout + 20
12
libdispatch.dylib 0x39c1e6c3 _dispatch_main_queue_callback_4CF + 276
13
CoreFoundation 0x2ef62641 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 6
14
CoreFoundation 0x2ef60f0d __CFRunLoopRun + 1306
15
CoreFoundation 0x2eecb729 CFRunLoopRunSpecific + 522
16
CoreFoundation 0x2eecb50b CFRunLoopRunInMode + 104
17
GraphicsServices 0x33e3a6d3 GSEventRunModal + 136
18
UIKit 0x3182c871 UIApplicationMain + 1134
19
APP NAME 0x0005e84b main (main.m:16)
20
libdyld.dylib 0x39c30ab7 start + 0

from tsclustermapview.

ehealthADMatt avatar ehealthADMatt commented on May 27, 2024

I am still looking into this but it looks like it crashes after this line in my code.

self.mapView showAnnotations:self.mapView.annotations animated:YES];

I am using this line of code because it figures out the best region and zoom to display all annotations. This is important because I filter my annotations via a search input box.

Offending code is ADClusterAnnotation reset

from tsclustermapview.

ashare80 avatar ashare80 commented on May 27, 2024

@yorgosg @ehealthADMatt your issues are both a bit different but see if they are fixed in this latest update

from tsclustermapview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.