Recent searches


No recent searches

Ming Gong's Avatar

Ming Gong

Joined Dec 27, 2023

·

Last activity Dec 27, 2023

Following

0

Followers

0

Total activity

3

Vote

1

Subscription

1

ACTIVITY OVERVIEW

Latest activity by Ming Gong

Ming Gong commented,

Community comment Developer - Zendesk SDKs

The same crash issue I have encountered. Waiting for Zendesk Dev team's reply. Posting our stacktrace under the same thread as below.

  • SDK type and version
    pod 'ZendeskSDKMessaging', '~> 2.17.0'
  •  
  • The Xcode version
    Version 15.1 (15C65)

  • Is the SDK view controller added as a child view controller in your application?
    No

 

Crashed: com.zendesk.Observable
0  libobjc.A.dylib                0x2820 objc_msgSend + 32
1  libswiftCore.dylib             0x182594 __CocoaDictionary.Iterator.nextKey() + 84
2  libswiftCore.dylib             0xb386c __CocoaDictionary.Iterator.next() + 24
3  libswiftCore.dylib             0xb3b8c protocol witness for IteratorProtocol.next() in conformance [A : B].Values.Iterator + 248
4  libswiftCore.dylib             0xd9d4c Sequence.forEach(_:) + 632
5  ZendeskSDKCoreUtilities        0x7ab0 (Missing UUID 7379974e36513a71b30f996d90832c90)
6  ZendeskSDKCoreUtilities        0x8014 (Missing UUID 7379974e36513a71b30f996d90832c90)
7  libswiftDispatch.dylib         0x17f4 partial apply for thunk for @callee_guaranteed () -> (@out A, @error @owned Error) + 28
8  libswiftDispatch.dylib         0x8a90 thunk for @callee_guaranteed () -> (@out A, @error @owned Error)partial apply + 16
9  libswiftDispatch.dylib         0x297c closure #1 in closure #1 in OS_dispatch_queue._syncHelper(fn:execute:rescue:) + 188
10 libswiftDispatch.dylib         0x2a90 partial apply for thunk for @callee_guaranteed () -> () + 28
11 libswiftDispatch.dylib         0x25ec thunk for @escaping @callee_guaranteed () -> () + 28
12 libdispatch.dylib              0x3eac _dispatch_client_callout + 20
13 libdispatch.dylib              0x13428 _dispatch_lane_barrier_sync_invoke_and_complete + 56
14 libswiftDispatch.dylib         0x32b0 implicit closure #2 in implicit closure #1 in OS_dispatch_queue.sync
(flags:execute:) + 196
15 libswiftDispatch.dylib         0x1c48 OS_dispatch_queue._syncHelper
(fn:execute:rescue:) + 396
16 libswiftDispatch.dylib         0x35f8 OS_dispatch_queue.sync
(flags:execute:) + 324
17 ZendeskSDKCoreUtilities        0x791c (Missing UUID 7379974e36513a71b30f996d90832c90)
18 ZendeskSDKConversationKit      0x51178 block_destroy_helper + 1240
19 ZendeskSDKConversationKit      0x79810 __swift_memcpy65_8 + 23072
20 ZendeskSDKConversationKit      0x7a098 __swift_memcpy65_8 + 25256
21 ZendeskSDKConversationKit      0x50e44 block_destroy_helper + 420
22 ZendeskSDKConversationKit      0xf1550 __swift_memcpy337_8 + 21224
23 ZendeskSDKConversationKit      0xf15f8 __swift_memcpy337_8 + 21392
24 ZendeskSDKConversationKit      0x21334 __swift_memcpy288_8 + 13676
25 ZendeskSDKConversationKit      0x4f864 __swift_memcpy40_8 + 2052
26 libdispatch.dylib              0x2320 _dispatch_call_block_and_release + 32
27 libdispatch.dylib              0x3eac _dispatch_client_callout + 20
28 libdispatch.dylib              0x126a4 _dispatch_main_queue_drain + 928
29 libdispatch.dylib              0x122f4 _dispatch_main_queue_callback_4CF + 44
30 CoreFoundation                 0x98c28 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
31 CoreFoundation                 0x7a560 __CFRunLoopRun + 1992
32 CoreFoundation                 0x7f3ec CFRunLoopRunSpecific + 612
33 GraphicsServices               0x135c GSEventRunModal + 164
34 UIKitCore                      0x39cf58 -[UIApplication _run] + 888
35 UIKitCore                      0x39cbbc UIApplicationMain + 340

View comment · Posted Dec 27, 2023 · Ming Gong

0

Followers

0

Votes

0

Comments