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
"main" tid=1 Native
#00 pc 0x00000000000995dc /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+8)
#01 pc 0x000000000006732b /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26)
#02 pc 0x000000000002ed8f /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+218)
#03 pc 0x000000000002fb09 /system/lib/libbinder.so (android::IPCThreadState::waitForResponse(android::Parcel*, int*)+36)
#04 pc 0x000000000002f8bb /system/lib/libbinder.so (android::IPCThreadState::transact(int, unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+134)
#05 pc 0x000000000002a25b /system/lib/libbinder.so (android::BpBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+118)
#06 pc 0x00000000000ef3dd /system/lib/libandroid_runtime.so (android_os_BinderProxy_transact(_JNIEnv*, _jobject*, int, _jobject*, _jobject*, int)+84)
at android.os.BinderProxy.transactNative (Native method)
at android.os.BinderProxy.transact (BinderProxy.java:571)
at android.hardware.ICameraService$Stub$Proxy.getCameraCharacteristics (ICameraService.java:806)
at android.hardware.camera2.CameraManager.getCameraCharacteristics (CameraManager.java:479)
at com.ujizin.camposer.extensions.CameraManagerExtensionsKt.isImageAnalysisSupported (CameraManagerExtensions.kt:9)
at com.ujizin.camposer.state.CameraState.isImageAnalysisSupported$camposer_release (CameraState.kt:687)
at com.ujizin.camposer.state.CameraState.<init> (CameraState.kt:246)
at com.ujizin.camposer.state.CameraAsStateKt.rememberCameraState (CameraAsState.kt:18)
at com.smileidentity.compose.selfie.SelfieCaptureScreenKt.SelfieCaptureScreen (SelfieCaptureScreen.kt:85)
at com.smileidentity.compose.selfie.OrchestratedSelfieCaptureScreenKt.OrchestratedSelfieCaptureScreen (OrchestratedSelfieCaptureScreen.kt:127)
at com.smileidentity.compose.selfie.OrchestratedSelfieCaptureScreenKt.OrchestratedSelfieCaptureScreen$lambda$23 (OrchestratedSelfieCaptureScreen.kt:1)
at androidx.compose.runtime.RecomposeScopeImpl.compose (RecomposeScopeImpl.kt:192)
at androidx.compose.runtime.ComposerImpl.recomposeToGroupEnd (Composer.kt:2825)
at androidx.compose.runtime.ComposerImpl.skipCurrentGroup (Composer.kt:3116)
at androidx.compose.runtime.ComposerImpl.doCompose (Composer.kt:3607)
at androidx.compose.runtime.ComposerImpl.recompose$runtime_release (Composer.kt:3552)
at androidx.compose.runtime.CompositionImpl.recompose (Composition.kt:948)
at androidx.compose.runtime.Recomposer.performRecompose (Recomposer.kt:1206)
at androidx.compose.runtime.Recomposer.access$setCloseCause$p (Recomposer.kt:132)
at androidx.compose.runtime.Recomposer.access$performRecompose (Recomposer.kt:132)
at androidx.compose.runtime.Recomposer$runRecomposeAndApplyChanges$2$1.invoke (Recomposer.kt:616)
at androidx.compose.runtime.Recomposer$runRecomposeAndApplyChanges$2$1.invoke (Recomposer.kt:585)
at androidx.compose.ui.platform.AndroidUiFrameClock$withFrameNanos$2$callback$1.doFrame (AndroidUiFrameClock.android.kt:41)
at androidx.compose.ui.platform.AndroidUiDispatcher.performFrameDispatch (AndroidUiDispatcher.android.kt:109)
at androidx.compose.ui.platform.AndroidUiDispatcher.access$setScheduledFrameDispatch$p (AndroidUiDispatcher.android.kt:41)
at androidx.compose.ui.platform.AndroidUiDispatcher.access$performFrameDispatch (AndroidUiDispatcher.android.kt:41)
at androidx.compose.ui.platform.AndroidUiDispatcher$dispatchCallback$1.doFrame (AndroidUiDispatcher.android.kt:69)
at android.view.Choreographer$CallbackRecord.run (Choreographer.java:1035)
at android.view.Choreographer.doCallbacks (Choreographer.java:845)
at android.view.Choreographer.doFrame (Choreographer.java:775)
at android.view.Choreographer$FrameDisplayEventReceiver.run (Choreographer.java:1022)
at android.os.Handler.handleCallback (Handler.java:938)
at android.os.Handler.dispatchMessage (Handler.java:99)
at android.os.Looper.loopOnce (Looper.java:201)
at android.os.Looper.loop (Looper.java:288)
at android.app.ActivityThread.main (ActivityThread.java:7952)
at java.lang.reflect.Method.invoke (Native method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:548)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1022)
The text was updated successfully, but these errors were encountered:
SDK version:
10.3.1
Stack trace of the ANR
com.ujizin.camposer.extensions.CameraManagerExtensionsKt.isImageAnalysisSupported
The text was updated successfully, but these errors were encountered: