You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have not been able to reproduce the crash, but it has been causing issues for end users.
It is possible that the crash is related to selecting multiple images at once. A previously closed issue #637 appears to be closely related. According to the latest comments on that issue, the issue was not fixed in all cases as part of version 5.2.1.
Thank you for helping look into this problem.
Environment (please complete the following information):
Device: multiple iPhone devices
OS: iOS 17.X
Swift Version: unspecified, <5
Installation Type
SPM
The text was updated successfully, but these errors were encountered:
The YPImagePicker library 5.2.2 is crashing with the following stack trace:
Crashed: com.apple.root.user-initiated-qos
0 0x6dfb24 closure #1 in YPLibraryVC.selectedMedia(photoCallback:videoCallback:multipleItemsCallback:) + 4306107172
1 0x6b7c10 thunk for @escaping @callee_guaranteed @sendable () -> () + 4305943568 (:4305943568)
2 libdispatch.dylib 0x26a8 + 32
3 libdispatch.dylib 0x4300 + 20
4 libdispatch.dylib 0x15dbc + 864
5 libdispatch.dylib 0x163ec + 156
6 libsystem_pthread.dylib 0x1928 _pthread_wqthread + 228
7 libsystem_pthread.dylib 0x1a04 start_wqthread + 8
We have not been able to reproduce the crash, but it has been causing issues for end users.
It is possible that the crash is related to selecting multiple images at once. A previously closed issue #637 appears to be closely related. According to the latest comments on that issue, the issue was not fixed in all cases as part of version 5.2.1.
Thank you for helping look into this problem.
Environment (please complete the following information):
Installation Type
The text was updated successfully, but these errors were encountered: