Skip to content
New issue

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

Crash on DKCamera.captureImage function #697

Open
hemant-avaal opened this issue Apr 27, 2022 · 1 comment
Open

Crash on DKCamera.captureImage function #697

hemant-avaal opened this issue Apr 27, 2022 · 1 comment

Comments

@hemant-avaal
Copy link

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 ??

@kaitoshadow
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants