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

Unable access camera in ios device #96

Open
GvHarish9894 opened this issue Jul 31, 2024 · 0 comments
Open

Unable access camera in ios device #96

GvHarish9894 opened this issue Jul 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@GvHarish9894
Copy link

GvHarish9894 commented Jul 31, 2024

I unable to access camera ios devices like iphone and ipad. When try to open camera application get crash i attach crash report which is showed in xcode.

Uncaught Kotlin exception: kotlin.IllegalArgumentException: Failed to Image::makeFromEncoded
at 0 peekaboo 0x1028207cf kfun:kotlin.Throwable#(kotlin.String?){} + 119
at 1 peekaboo 0x102819dc3 kfun:kotlin.Exception#(kotlin.String?){} + 115
at 2 peekaboo 0x102819fe3 kfun:kotlin.RuntimeException#(kotlin.String?){} + 115
at 3 peekaboo 0x10281a363 kfun:kotlin.IllegalArgumentException#(kotlin.String?){} + 115
at 4 peekaboo 0x102bcc207 kfun:org.jetbrains.skia.Image.Companion#makeFromEncoded(kotlin.ByteArray){}org.jetbrains.skia.Image + 599
at 5 peekaboo 0x102450147 kfun:com.preat.peekaboo.image.picker#toImageBitmap__at__kotlin.ByteArray(){}androidx.compose.ui.graphics.ImageBitmap + 155
at 6 peekaboo 0x10247d573 kfun:com.preat.peekaboo.common.App$lambda$34$lambda$33$lambda$15#internal + 227
at 7 peekaboo 0x102484773 kfun:com.preat.peekaboo.common.$App$lambda$34$lambda$33$lambda$15$FUNCTION_REFERENCE$20.invoke#internal + 99
at 8 peekaboo 0x10248485f kfun:com.preat.peekaboo.common.$App$lambda$34$lambda$33$lambda$15$FUNCTION_REFERENCE$20.$invoke(kotlin.ByteArray){}#internal + 99
at 9 peekaboo 0x102931f4b kfun:kotlin.Function1#invoke(1:0){}1:1-trampoline + 107
at 10 peekaboo 0x10246590b kfun:com.preat.peekaboo.ui.camera.CameraFrameAnalyzerDelegate#objc:captureOutput:didOutputSampleBuffer:fromConnection: + 1603
at 11 peekaboo 0x10246da43 _696f2e6769746875622e6f6e73656f6b3a7065656b61626f6f2d75692f55736572732f686172697368672f416e64726f696453747564696f50726f6a656374732f7065656b61626f6f2f7065656b61626f6f2d75692f7372632f696f734d61696e2f6b6f746c696e2f636f6d2f70726561742f7065656b61626f6f2f75692f63616d6572612f5065656b61626f6f43616d6572612e696f732e6b74_knbridge213 + 311
at 12 AVFCapture 0x1be84002f + 243
at 13 AVFCapture 0x1be863d73 + 87
at 14 CMCapture 0x1c20b039f + 111
at 15 CMCapture 0x1c20b000f + 259
at 16 libdispatch.dylib 0x10651a7bb _dispatch_client_callout + 19
at 17 libdispatch.dylib 0x10651d8df _dispatch_continuation_pop + 675
at 18 libdispatch.dylib 0x106534cc7 _dispatch_source_latch_and_call + 479
at 19 libdispatch.dylib 0x106533717 _dispatch_source_invoke + 859
at 20 libdispatch.dylib 0x1065224a3 _dispatch_lane_serial_drain + 375
at 21 libdispatch.dylib 0x106523407 _dispatch_lane_invoke + 407
at 22 libdispatch.dylib 0x106530403 _dispatch_root_queue_drain_deferred_wlh + 327
at 23 libdispatch.dylib 0x10652fa37 _dispatch_workloop_worker_thread + 443
at 24 libsystem_pthread.dylib 0x1fe6d3933 _pthread_wqthread + 287
at 25 libsystem_pthread.dylib 0x1fe6d00cb start_wqthread + 7

@onseok onseok added the bug Something isn't working label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants