Hi @eskimo ,
I have the crash issue too in ImageCaptureCore framework.
In our app, we executed a looping async-await process by using requestSendPTPCommand(_:outData:completion:).
The crash occurred if the application keep executed the looping async-await process in some minutes (in my case is about 15 minutes).
The crash log has been obtained from the crashed device, but I have problem when I uploaded it as attachment, it keeps raise me error with message "An error occured while uploading this log. Please try again later."
So that, herewith I attach some images instead:
There is "remoteCameraWithFailureBlock" mentioned in Thread 4 block, same with @bims case.
Any help to find the cause would be very helpful and appreciated.
Why the crash only happen for a while? Not explicitly reproduced in an exact event.
Post
Replies
Boosts
Views
Activity
Hi, I'm facing the same issue with yours.
Have you solve the problem?