Hi! When building the application in Xcode 14.0 b6, it shows the following error:
Thread Performance Checker: Thread running at QOS_CLASS_USER_INITIATED waiting on a lower QoS thread running at QOS_CLASS_DEFAULT. Investigate ways to avoid priority inversions
PID: 743, TID: 31796
Backtrace
=================================================================
3 Intercom 0x000000010440805c IntercomSDK_PINRemoteImageManagerSubclassOverridesSelector + 80944
4 Intercom 0x0000000104407e48 IntercomSDK_PINRemoteImageManagerSubclassOverridesSelector + 80412
5 libdispatch.dylib 0x0000000103c2a04c _dispatch_client_callout + 20
6 libdispatch.dylib 0x0000000103c2bbbc _dispatch_once_callout + 136
7 Intercom 0x0000000104407de0 IntercomSDK_PINRemoteImageManagerSubclassOverridesSelector + 80308
8 Intercom 0x0000000104403d5c IntercomSDK_PINRemoteImageManagerSubclassOverridesSelector + 63792
9 Intercom 0x0000000104402950 IntercomSDK_PINRemoteImageManagerSubclassOverridesSelector + 58660
10 Intercom 0x00000001043d5ef8 IntercomSDK_AFQueryStringPairsFromKeyAndValue + 396272
11 Intercom 0x00000001043d5e00 IntercomSDK_AFQueryStringPairsFromKeyAndValue + 396024
12 Intercom 0x00000001043d349c IntercomSDK_AFQueryStringPairsFromKeyAndValue + 385428
13 Intercom 0x00000001043d3134 IntercomSDK_AFQueryStringPairsFromKeyAndValue + 384556
14 Intercom 0x00000001043d1a6c IntercomSDK_AFQueryStringPairsFromKeyAndValue + 378724
15 Intercom 0x0000000104471908 shouldRenderOnNewLine + 49280
16 Intercom 0x0000000104471438 shouldRenderOnNewLine + 48048
17 libdispatch.dylib 0x0000000103c28598 _dispatch_call_block_and_release + 32
18 libdispatch.dylib 0x0000000103c2a04c _dispatch_client_callout + 20
19 libdispatch.dylib 0x0000000103c3e69c _dispatch_root_queue_drain + 972
20 libdispatch.dylib 0x0000000103c3ee64 _dispatch_worker_thread2 + 196
21 libsystem_pthread.dylib 0x00000001e0f5ddbc _pthread_wqthread + 228
22 libsystem_pthread.dylib 0x00000001e0f5db98 start_wqthread + 8
It does not cause a crash, but it might be useful to fix it.
Intercom iOS SDK v. 12.4.3
Xcode 14.0 b6
The device on iPhone 13, iOS 16 b7