We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]' *** First throw call stack: (0x1fc0ecec4 0x1fb2bda40 0x1fc064494 0x1fbfea980 0x1fbfdb4c4 0x100a01c7c 0x1009f01c4 0x106233824 0x106234dc8 0x10623ce6c 0x10623db60 0x106247bfc 0x1fbd090dc 0x1fbd0bcec) libc++abi.dylib: terminating with uncaught exception of type NSException
__pthread_kill + 8 frame #1: 0x00000001fbd03948 libsystem_pthread.dylib
abort + 140 frame #3: 0x00000001fb2a4f78 libc++abi.dylib
default_terminate_handler() + 304 frame #5: 0x00000001fb2bde48 libobjc.A.dylib
std::__terminate(void (*)()) + 16 frame #7: 0x00000001fb2b1188 libc++abi.dylib
objc_terminate + 12 frame #9: 0x0000000106234ddc libdispatch.dylib
_dispatch_lane_serial_drain + 720 frame #11: 0x000000010623db60 libdispatch.dylib
_dispatch_workloop_worker_thread + 1220 frame #13: 0x00000001fbd090dc libsystem_pthread.dylib
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]'
*** First throw call stack:
(0x1fc0ecec4 0x1fb2bda40 0x1fc064494 0x1fbfea980 0x1fbfdb4c4 0x100a01c7c 0x1009f01c4 0x106233824 0x106234dc8 0x10623ce6c 0x10623db60 0x106247bfc 0x1fbd090dc 0x1fbd0bcec)
libc++abi.dylib: terminating with uncaught exception of type NSException
__pthread_kill + 8 frame #1: 0x00000001fbd03948 libsystem_pthread.dylib
pthread_kill$VARIANT$armv81 + 296frame Broadcast Upload Extension Crash #2: 0x00000001fbbdad78 libsystem_c.dylib
abort + 140 frame #3: 0x00000001fb2a4f78 libc++abi.dylib
abort_message + 132frame 为什么最新版本的sdk不走delegate #4: 0x00000001fb2a5120 libc++abi.dylib
default_terminate_handler() + 304 frame #5: 0x00000001fb2bde48 libobjc.A.dylib
_objc_terminate() + 124frame Android 端推流 硬件加速 ENCODE_VIDEO_HARDWARE 下推流本地录制异常 #6: 0x00000001fb2b10fc libc++abi.dylib
std::__terminate(void (*)()) + 16 frame #7: 0x00000001fb2b1188 libc++abi.dylib
std::terminate() + 84frame Android端 Gradle sync failed: For input string: “<!” #8: 0x00000001fb2bdda4 libobjc.A.dylib
objc_terminate + 12 frame #9: 0x0000000106234ddc libdispatch.dylib
_dispatch_client_callout + 36frame readme #10: 0x000000010623ce6c libdispatch.dylib
_dispatch_lane_serial_drain + 720 frame #11: 0x000000010623db60 libdispatch.dylib
_dispatch_lane_invoke + 460frame 硬编码启动失败,采用软编码崩溃 #12: 0x0000000106247bfc libdispatch.dylib
_dispatch_workloop_worker_thread + 1220 frame #13: 0x00000001fbd090dc libsystem_pthread.dylib
_pthread_wqthread + 312frame 直播的时候从相册选取照片直播间会短暂黑屏 #14: 0x00000001fbd0bcec libsystem_pthread.dylib`start_wqthread + 4
The text was updated successfully, but these errors were encountered: