I'm running the latest version for Forms and iOS, and I am seeing VKMapView crashes occurring on iOS when navigating between pages with Map controls on them.
Anyone else seeing this behavior? If so, are there are any workarounds? I've included my crash log.
Thread 0 name: tid_303 Dispatch queue: com.apple.main-thread
Thread 0:
0 libc++.1.dylib 0x00000001833b7fcc std::1::__shared_weak_count::lock() + 4
1 VectorKit 0x0000000194096174 gss::StylesheetManager::clearCaches() + 88
2 VectorKit 0x0000000194091628 -[VKMapModel flushCaches:] + 140
3 VectorKit 0x000000019404a300 md::CartographicRenderer::prune(md::PruneLevel) + 44
4 VectorKit 0x0000000194055e00 -[VKMapView didReceiveMemoryWarning:] + 232
5 VectorKit 0x0000000194194d84 -[VKMemoryObserver triggerMemoryNotification:] + 116
6 VectorKit 0x0000000194194e30 __56-[VKMemoryObserver initWithTarget:selector:taskContext:]_block_invoke + 44
7 libdispatch.dylib 0x0000000183b36a14 _dispatch_client_callout + 12
8 libdispatch.dylib 0x0000000183b73640 _dispatch_continuation_pop$VARIANT$armv81 + 416
9 libdispatch.dylib 0x0000000183b7c858 _dispatch_source_invoke$VARIANT$armv81 + 524
10 libdispatch.dylib 0x0000000183b77b64 _dispatch_main_queue_callback_4CF$VARIANT$armv81 + 680
11 CoreFoundation 0x0000000184162544 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 8
12 CoreFoundation 0x0000000184160120 __CFRunLoopRun + 2008
13 CoreFoundation 0x000000018407fe58 CFRunLoopRunSpecific + 432
14 GraphicsServices 0x0000000185f2cf84 GSEventRunModal + 96
15 UIKit 0x000000018d7d467c UIApplicationMain + 232