Recent searches


No recent searches

yanqu wu's Avatar

yanqu wu

Joined Sep 03, 2024

·

Last activity Sep 03, 2024

Following

0

Followers

0

Total activity

5

Votes

2

Subscription

1

ACTIVITY OVERVIEW

Latest activity by yanqu wu

yanqu wu commented,

Community comment Developer - Zendesk SDKs

No one helped solve the problem, which is very bad.

View comment · Posted Sep 03, 2024 · yanqu wu

0

Followers

0

Votes

0

Comments


yanqu wu created a post,

Post Developer - Zendesk SDKs

pod 'ZendeskSDKMessaging', '2.20.0'

 

Hi, Zendesk SDK is crashing with below logs:

 

# Crashlytics - Stack trace
# Application: com.phemex.trade
# Platform: apple
# Version: 5.6.6 (566)
# Issue: b0a7ff01c153332191942727850fedd5
# Session: 62e72462ac1b4f18bb8cc034d6fa8d88_DNE_0_v2
# Date: Tue Sep 03 2024 01:06:17 GMT+0800

 

Crashed: com.zendesk.Observable
0  libobjc.A.dylib                0x2414 objc_msgSend + 20
1  libswiftCore.dylib             0x869b8 Dictionary._Variant.setValue(_:forKey:) + 96
2  libswiftCore.dylib             0x480a0 Dictionary.subscript.setter + 324
3  ZendeskSDKCoreUtilities        0x4678 (缺少 UUID f8175be5a6d834e3ac011bfe768a2c4c)
4  ZendeskSDKCoreUtilities        0x52c0 (缺少 UUID f8175be5a6d834e3ac011bfe768a2c4c)
5  libswiftDispatch.dylib         0x1a8c partial apply for thunk for @callee_guaranteed () -> (@out A, @error @owned Error) + 20
6  libswiftDispatch.dylib         0x1aa4 thunk for @callee_guaranteed () -> (@out A, @error @owned Error)partial apply + 12
7  libswiftDispatch.dylib         0x29d0 closure #1 in closure #1 in OS_dispatch_queue._syncHelper(fn:execute:rescue:) + 120
8  libswiftDispatch.dylib         0x2a98 partial apply for thunk for @callee_guaranteed () -> () + 20
9  libswiftDispatch.dylib         0x26c0 thunk for @escaping @callee_guaranteed () -> () + 20
10 libdispatch.dylib              0x64780 _dispatch_client_callout + 16
11 libdispatch.dylib              0x46a50 _dispatch_lane_barrier_sync_invoke_and_complete + 52
12 libswiftDispatch.dylib         0x3218 implicit closure #2 in implicit closure #1 in OS_dispatch_queue.sync
(flags:execute:) + 160
13 libswiftDispatch.dylib         0x1dfc OS_dispatch_queue._syncHelper
(fn:execute:rescue:) + 252
14 libswiftDispatch.dylib         0x350c OS_dispatch_queue.sync
(flags:execute:) + 276
15 ZendeskSDKCoreUtilities        0x43f4 (缺少 UUID f8175be5a6d834e3ac011bfe768a2c4c)
16 ZendeskSDKConversationKit      0xa104c __swift_instantiateGenericMetadata + 7644
17 ZendeskSDK                     0x1c658 __swift_memcpy104_8 + 18216
18 ZendeskSDK                     0x21d50 objectdestroy.71Tm + 120
19 ZendeskSDK                     0x13b58 __swift_memcpy144_8 + 6548
20 ZendeskSDKHTTPClient           0xc620 __swift_instantiateGenericMetadata + 10532
21 ZendeskSDKHTTPClient           0xe484 objectdestroyTm + 348
22 ZendeskSDKHTTPClient           0xc764 __swift_instantiateGenericMetadata + 10856
23 ZendeskSDKHTTPClient           0xc87c __swift_instantiateGenericMetadata + 11136
24 FirebasePerformance            0x17c94 __InstrumentDataTaskWithRequestCompletionHandler_block_invoke_2 + 184
25 FirebasePerformance            0x17c94 __InstrumentDataTaskWithRequestCompletionHandler_block_invoke_2 + 184
26 tingyunApp                     0xe9240 __59-[NBSURLSession nbs_dataTaskWithRequest:completionHandler:]_block_invoke + 1116
27 CFNetwork                      0x1db50 CFURLRequestSetMainDocumentURL + 2144
28 CFNetwork                      0x2ca98 _CFNetworkErrorCopyLocalizedDescriptionWithHostname + 12952
29 libdispatch.dylib              0x637a8 _dispatch_call_block_and_release + 24
30 libdispatch.dylib              0x64780 _dispatch_client_callout + 16
31 libdispatch.dylib              0x3f6fc _dispatch_lane_serial_drain$VARIANT$armv81 + 600
32 libdispatch.dylib              0x401e4 _dispatch_lane_invoke$VARIANT$armv81 + 432
33 libdispatch.dylib              0x49f14 _dispatch_workloop_worker_thread + 608
34 libsystem_pthread.dylib        0x1bd0 _pthread_wqthread + 284
35 libsystem_pthread.dylib        0x1720 start_wqthread + 8

 

 

Note:ZendeskSDK has a lot of crashes, ranking first among our app’s crashes

 

 

Posted Sep 03, 2024 · yanqu wu

0

Followers

0

Votes

0

Comments