DKImagePickerController icon indicating copy to clipboard operation
DKImagePickerController copied to clipboard

Crash on DKCamera.captureImage function

Open hemant-avaal opened this issue 3 years ago • 1 comments

Hi, i have received this report in my Firebase Crashlytics on 2 devices -

  1. iPhone 11 Pro (iOS 14.7.1)
  2. iPhone 12 Pro Max (iOS 15.3.1)

Crash Report -

Crashed: DKCamera_CaptureSession_Queue
0  DKCamera                       0xe644 DKCamera.captureImage(_:) + 816 (DKCamera.swift:816)
1  DKCamera                       0x12f38 partial apply for closure #1 in DKCamera.takePicture() + 721 (DKCamera.swift:721)
2  DKCamera                       0x8830 thunk for @escaping @callee_guaranteed () -> () + 4302391344 (<compiler-generated>:4302391344)
3  libdispatch.dylib              0x2a84 _dispatch_call_block_and_release + 32
4  libdispatch.dylib              0x481c _dispatch_client_callout + 20
5  libdispatch.dylib              0xc004 _dispatch_lane_serial_drain + 620
6  libdispatch.dylib              0xcc00 _dispatch_lane_invoke + 404
7  libdispatch.dylib              0x174bc _dispatch_workloop_worker_thread + 764
8  libsystem_pthread.dylib        0x37a4 _pthread_wqthread + 276
9  libsystem_pthread.dylib        0xa74c start_wqthread + 8

Could you figure it out where it might be crashing ??

hemant-avaal avatar Apr 27 '22 06:04 hemant-avaal

@hemant-avaal same issue. Do you have any solution for this?

kaitoshadow avatar Oct 18 '22 06:10 kaitoshadow