Description
When I use the Meeting SDK on iOS and open the chat it crashes all the time, in portrait and in landscape.
This is happening on iOS 18 and above with this message:
Application Specific Information:
emoji recent list count is not enough
Which iOS Meeting SDK version?
v6.2.3.18330
To Reproduce(If applicable)
Steps to reproduce the behavior:
- Connect to a Zoom Webinar on iOS Sample App.
- Go to the chat in either portrait or landscape.
- Try to type in a message.
- App Crashes
Troubleshooting Routes
Tried to reboot the phone, restart the webinar, reinstall the app.
Nothing works, still the same crash.
Smartphone (please complete the following information):
This is happening on iOS 18 and above.
Additional context
Here is a crash log:
OS Version: iOS 18.0.1 (22A3370)
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Crashed Thread: 0
Application Specific Information:
emoji recent list count is not enough
Thread 0 Crashed:
0 CoreFoundation 0x31c79208c __exceptionPreprocess
1 libobjc.A.dylib 0x316e032e0 objc_exception_throw
2 Foundation 0x31a796158 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:]
3 MobileRTC 0x105b61748 <redacted>
4 MobileRTC 0x105b61480 <redacted>
5 MobileRTC 0x105b612e0 <redacted>
6 MobileRTC 0x1060d8704 <redacted>
7 MobileRTC 0x105cde744 <redacted>
8 MobileRTC 0x105cde5e8 <redacted>
9 MobileRTC 0x105ce1b50 <redacted>
10 MobileRTC 0x105f02218 <redacted>
11 MobileRTC 0x105f05964 <redacted>
12 UIKitCore 0x3216fd224 -[UIViewController _sendViewDidLoadWithAppearanceProxyObjectTaggingEnabled]
13 UIKitCore 0x3216fbdac -[UIViewController loadViewIfRequired]
14 UIKitCore 0x3216fb9e4 -[UIViewController view]
15 UIKitCore 0x3219cb9f8 -[UINavigationController _preferredContentSizeForcingLoad:]
16 UIKitCore 0x322104368 -[UIPresentationController preferredContentSizeDidChangeForChildContentContainer:]
17 UIKitCore 0x322102d18 __77-[UIPresentationController runTransitionForCurrentStateAnimated:handoffData:]_block_invoke_3
18 UIKitCore 0x321752e50 -[_UIAfterCACommitBlock run]
19 UIKitCore 0x321752d14 -[_UIAfterCACommitQueue flush]
20 UIKitCore 0x321752c28 _runAfterCACommitDeferredBlocks
21 UIKitCore 0x321752948 _cleanUpAfterCAFlushAndRunDeferredBlocks
22 UIKitCore 0x321752858 _UIApplicationFlushCATransaction
23 UIKitCore 0x32174fe40 __setupUpdateSequence_block_invoke_2
24 UIKitCore 0x32174fcb4 _UIUpdateSequenceRun
25 UIKitCore 0x32174f904 schedulerStepScheduledMainSection
26 UIKitCore 0x321750878 runloopSourceCallback
27 CoreFoundation 0x31c765084 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
28 CoreFoundation 0x31c765018 __CFRunLoopDoSource0
29 CoreFoundation 0x31c762b04 __CFRunLoopDoSources0
30 CoreFoundation 0x31c761d00 __CFRunLoopRun
31 CoreFoundation 0x31c7615b4 CFRunLoopRunSpecific
32 GraphicsServices 0x3b3cdf1c0 GSEventRunModal
33 UIKitCore 0x321a822bc -[UIApplication _run]
34 UIKitCore 0x321b30dd8 UIApplicationMain
35 TheiOSCrashingApp 0x202ec529c <redacted>
36 <unknown> 0x1bf1a0d34 <redacted>