@eskimo I am facing a crash with __swift_noop_void_return and unable to understand the crash.
Crashed: com.apple.main-thread
0 MoEngageMessaging 0x15df0 block_destroy_helper.30 + 26536
1 MoEngageMessaging 0xeb48 block_destroy_helper + 4692
2 MoEngageMessaging 0xcd00 __swift_noop_void_return + 12828
3 MoEngageMessaging 0x75c4 __swift_instantiateConcreteTypeFromMangledName + 1440
4 libdispatch.dylib 0x24b4 _dispatch_call_block_and_release + 32
5 libdispatch.dylib 0x3fdc _dispatch_client_callout + 20
6 libdispatch.dylib 0x127f4 _dispatch_main_queue_drain + 928
7 libdispatch.dylib 0x12444 _dispatch_main_queue_callback_4CF + 44
8 CoreFoundation 0x9a6d8 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
9 CoreFoundation 0x7c03c __CFRunLoopRun + 2036
10 CoreFoundation 0x80ec0 CFRunLoopRunSpecific + 612
11 GraphicsServices 0x1368 GSEventRunModal + 164
12 UIKitCore 0x3a186c -[UIApplication _run] + 888
13 UIKitCore 0x3a14d0 UIApplicationMain + 340
14 BliBliMobile 0x10258 main + 21 (AppDelegate.swift:21)
15 ??? 0x1f4006960 (Missing)
Post
Replies
Boosts
Views
Activity
Can someone help me understand the crashlog
Need a way to disable it for frameworks. Any help here?
Is there a way to disable it on xcode?