This repository was archived by the owner on May 9, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Crash in case remove annotation #645
Copy link
Copy link
Open
Description
If location services are in the process of inclusion i have exception:
0 libobjc.A.dylib 0x0000000198b87bd0 objc_msgSend + 16
1 ICV 0x00000001001ef440 -[RMMapView removeAnnotation:] (RMMapView.m:3265)
2 ICV 0x00000001001efb00 -[RMMapView setShowsUserLocation:] (RMMapView.m:3344)
3 CoreLocation 0x0000000188bbb0f0 0x188bb0000 + 45296
4 CoreLocation 0x0000000188bb81a8 0x188bb0000 + 33192
5 CoreLocation 0x0000000188bb2e58 0x188bb0000 + 11864
6 CoreFoundation 0x0000000188422a24 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 16
7 CoreFoundation 0x0000000188421b2c __CFRunLoopDoBlocks + 308
8 CoreFoundation 0x000000018841fd2c __CFRunLoopRun + 692
9 CoreFoundation 0x000000018834d0a0 CFRunLoopRunSpecific + 392
10 GraphicsServices 0x00000001914f75a0 GSEventRunModal + 164
11 UIKit 0x000000018cc823bc UIApplicationMain + 1484
12 ICV 0x00000001000dc898 main (main.m:16)
13 libdyld.dylib 0x00000001991e2a04 start + 0
Metadata
Metadata
Assignees
Labels
No labels