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
#0 Thread NSInvalidArgumentException *** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0] 解析原始 0 CoreFoundation 0x0000000225816000 + 1149324 1 libobjc.A.dylib objc_exception_throw + 56 2 CoreFoundation _CFArgv + 0 3 CoreFoundation 0x0000000225816000 + 52436 4 CoreFoundation 0x0000000225816000 + 25752 5 __82-[TZPhotoPickerController pushPhotoPrevireViewController:needCheckSelectedModels:]_block_invoke.609 (TZPhotoPickerController.m:755) 6 -[TZPhotoPreviewController doneButtonClick] (TZPhotoPreviewController.m:401) 7 UIKitCore -[UIApplication sendAction:to:from:forEvent:] + 96 8 UIKitCore -[UIControl sendAction:to:forEvent:] + 80 9 UIKitCore -[UIControl _sendActionsForEvents:withEvent:] + 440
The text was updated successfully, but these errors were encountered:
我们 App 线上也发现有。你们急可以先修复,我提了个PR pull request 1331
Sorry, something went wrong.
No branches or pull requests
#0 Thread
NSInvalidArgumentException
*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]
解析原始
0 CoreFoundation 0x0000000225816000 + 1149324
1 libobjc.A.dylib objc_exception_throw + 56
2 CoreFoundation _CFArgv + 0
3 CoreFoundation 0x0000000225816000 + 52436
4 CoreFoundation 0x0000000225816000 + 25752
5 __82-[TZPhotoPickerController pushPhotoPrevireViewController:needCheckSelectedModels:]_block_invoke.609 (TZPhotoPickerController.m:755)
6 -[TZPhotoPreviewController doneButtonClick] (TZPhotoPreviewController.m:401)
7 UIKitCore -[UIApplication sendAction:to:from:forEvent:] + 96
8 UIKitCore -[UIControl sendAction:to:forEvent:] + 80
9 UIKitCore -[UIControl _sendActionsForEvents:withEvent:] + 440
The text was updated successfully, but these errors were encountered: