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
04-05 11:56:01.269 20760 20760 I CameraSession: Camera Lifecycle changed to CREATED!
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: Error while updating prop codeScannerOptions
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: java.lang.reflect.InvocationTargetException
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at java.lang.reflect.Method.invoke(Native Method)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.facebook.react.uimanager.ViewManagersPropertyCache$PropSetter.updateViewProp(ViewManagersPropertyCache.java:93)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.facebook.react.uimanager.ViewManagerPropertyUpdater$FallbackViewManagerSetter.setProperty(ViewManagerPropertyUpdater.java:136)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.facebook.react.uimanager.ViewManagerPropertyUpdater.updateProps(ViewManagerPropertyUpdater.java:56)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.facebook.react.uimanager.ViewManager.updateProperties(ViewManager.java:93)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.facebook.react.uimanager.ViewManager.createViewInstance(ViewManager.java:195)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.facebook.react.uimanager.ViewManager.createView(ViewManager.java:122)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.facebook.react.fabric.mounting.SurfaceMountingManager.createViewUnsafe(SurfaceMountingManager.java:679)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.facebook.react.fabric.mounting.SurfaceMountingManager.preallocateView(SurfaceMountingManager.java:1086)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.facebook.react.fabric.mounting.mountitems.PreAllocateViewMountItem.execute(PreAllocateViewMountItem.java:63)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.facebook.react.fabric.mounting.MountItemDispatcher.executeOrEnqueue(MountItemDispatcher.java:387)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.facebook.react.fabric.mounting.MountItemDispatcher.dispatchPreMountItems(MountItemDispatcher.java:366)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.facebook.react.fabric.FabricUIManager$DispatchUIFrameCallback.doFrameGuarded(FabricUIManager.java:1398)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.facebook.react.fabric.GuardedFrameCallback.doFrame(GuardedFrameCallback.kt:22)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.facebook.react.modules.core.ReactChoreographer.frameCallback$lambda$1(ReactChoreographer.kt:60)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.facebook.react.modules.core.ReactChoreographer.$r8$lambda$nSkFhrr5T7rop_XKwzlLov4NLLw(Unknown Source:0)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.facebook.react.modules.core.ReactChoreographer$$ExternalSyntheticLambda0.doFrame(D8$$SyntheticClass:0)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:970)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at android.view.Choreographer.doCallbacks(Choreographer.java:796)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at android.view.Choreographer.doFrame(Choreographer.java:727)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:957)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at android.os.Handler.handleCallback(Handler.java:938)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at android.os.Handler.dispatchMessage(Handler.java:99)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at android.os.Looper.loop(Looper.java:223)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at android.app.ActivityThread.main(ActivityThread.java:7656)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at java.lang.reflect.Method.invoke(Native Method)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: Caused by: com.mrousavy.camera.core.InvalidTypeScriptUnionError: The given value for codeType could not be parsed! (Received: itf-14)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.mrousavy.camera.core.types.CodeType$Companion.fromUnionValue(CodeType.kt:75)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.mrousavy.camera.core.types.CodeScannerOptions$Companion.fromJSValue(CodeScannerOptions.kt:10)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: at com.mrousavy.camera.react.CameraViewManager.setCodeScanner(CameraViewManager.kt:255)
04-05 11:56:01.270 20760 20760 E unknown:ViewManager: ... 28 more
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: Exception thrown when executing UIFrameGuarded
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: com.facebook.react.bridge.JSApplicationIllegalArgumentException: Error while updating property 'codeScannerOptions' of a view managed by: CameraView
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.facebook.react.uimanager.ViewManagersPropertyCache$PropSetter.updateViewProp(ViewManagersPropertyCache.java:101)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.facebook.react.uimanager.ViewManagerPropertyUpdater$FallbackViewManagerSetter.setProperty(ViewManagerPropertyUpdater.java:136)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.facebook.react.uimanager.ViewManagerPropertyUpdater.updateProps(ViewManagerPropertyUpdater.java:56)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.facebook.react.uimanager.ViewManager.updateProperties(ViewManager.java:93)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.facebook.react.uimanager.ViewManager.createViewInstance(ViewManager.java:195)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.facebook.react.uimanager.ViewManager.createView(ViewManager.java:122)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.facebook.react.fabric.mounting.SurfaceMountingManager.createViewUnsafe(SurfaceMountingManager.java:679)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.facebook.react.fabric.mounting.SurfaceMountingManager.preallocateView(SurfaceMountingManager.java:1086)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.facebook.react.fabric.mounting.mountitems.PreAllocateViewMountItem.execute(PreAllocateViewMountItem.java:63)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.facebook.react.fabric.mounting.MountItemDispatcher.executeOrEnqueue(MountItemDispatcher.java:387)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.facebook.react.fabric.mounting.MountItemDispatcher.dispatchPreMountItems(MountItemDispatcher.java:366)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.facebook.react.fabric.FabricUIManager$DispatchUIFrameCallback.doFrameGuarded(FabricUIManager.java:1398)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.facebook.react.fabric.GuardedFrameCallback.doFrame(GuardedFrameCallback.kt:22)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.facebook.react.modules.core.ReactChoreographer.frameCallback$lambda$1(ReactChoreographer.kt:60)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.facebook.react.modules.core.ReactChoreographer.$r8$lambda$nSkFhrr5T7rop_XKwzlLov4NLLw(Unknown Source:0)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.facebook.react.modules.core.ReactChoreographer$$ExternalSyntheticLambda0.doFrame(D8$$SyntheticClass:0)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:970)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at android.view.Choreographer.doCallbacks(Choreographer.java:796)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at android.view.Choreographer.doFrame(Choreographer.java:727)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:957)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at android.os.Handler.handleCallback(Handler.java:938)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at android.os.Handler.dispatchMessage(Handler.java:99)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at android.os.Looper.loop(Looper.java:223)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at android.app.ActivityThread.main(ActivityThread.java:7656)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at java.lang.reflect.Method.invoke(Native Method)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: Caused by: java.lang.reflect.InvocationTargetException
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at java.lang.reflect.Method.invoke(Native Method)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.facebook.react.uimanager.ViewManagersPropertyCache$PropSetter.updateViewProp(ViewManagersPropertyCache.java:93)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: ... 26 more
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: Caused by: com.mrousavy.camera.core.InvalidTypeScriptUnionError: The given value for codeType could not be parsed! (Received: itf-14)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.mrousavy.camera.core.types.CodeType$Companion.fromUnionValue(CodeType.kt:75)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.mrousavy.camera.core.types.CodeScannerOptions$Companion.fromJSValue(CodeScannerOptions.kt:10)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: at com.mrousavy.camera.react.CameraViewManager.setCodeScanner(CameraViewManager.kt:255)
04-05 11:56:01.270 20760 20760 E unknown:FabricUIManager: ... 28 more
04-05 11:56:01.270 20760 20760 W unknown:BridgelessReact: ReactHost{0}.handleHostException(message = "Error while updating property 'codeScannerOptions' of a view managed by: CameraView")
04-05 11:56:01.270 20760 20760 E DevLauncher: Error while updating property 'codeScannerOptions' of a view managed by: CameraView
04-05 11:56:01.270 20760 20760 E DevLauncher:
04-05 11:56:01.270 20760 20760 E DevLauncher: null
04-05 11:56:01.270 20760 20760 E DevLauncher:
04-05 11:56:01.270 20760 20760 E DevLauncher: The given value for codeType could not be parsed! (Received: itf-14)
04-05 11:56:01.270 20760 20760 E DevLauncher: com.facebook.react.bridge.JSApplicationIllegalArgumentException: Error while updating property 'codeScannerOptions' of a view managed by: CameraView
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.facebook.react.uimanager.ViewManagersPropertyCache$PropSetter.updateViewProp(ViewManagersPropertyCache.java:101)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.facebook.react.uimanager.ViewManagerPropertyUpdater$FallbackViewManagerSetter.setProperty(ViewManagerPropertyUpdater.java:136)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.facebook.react.uimanager.ViewManagerPropertyUpdater.updateProps(ViewManagerPropertyUpdater.java:56)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.facebook.react.uimanager.ViewManager.updateProperties(ViewManager.java:93)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.facebook.react.uimanager.ViewManager.createViewInstance(ViewManager.java:195)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.facebook.react.uimanager.ViewManager.createView(ViewManager.java:122)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.facebook.react.fabric.mounting.SurfaceMountingManager.createViewUnsafe(SurfaceMountingManager.java:679)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.facebook.react.fabric.mounting.SurfaceMountingManager.preallocateView(SurfaceMountingManager.java:1086)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.facebook.react.fabric.mounting.mountitems.PreAllocateViewMountItem.execute(PreAllocateViewMountItem.java:63)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.facebook.react.fabric.mounting.MountItemDispatcher.executeOrEnqueue(MountItemDispatcher.java:387)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.facebook.react.fabric.mounting.MountItemDispatcher.dispatchPreMountItems(MountItemDispatcher.java:366)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.facebook.react.fabric.FabricUIManager$DispatchUIFrameCallback.doFrameGuarded(FabricUIManager.java:1398)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.facebook.react.fabric.GuardedFrameCallback.doFrame(GuardedFrameCallback.kt:22)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.facebook.react.modules.core.ReactChoreographer.frameCallback$lambda$1(ReactChoreographer.kt:60)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.facebook.react.modules.core.ReactChoreographer.$r8$lambda$nSkFhrr5T7rop_XKwzlLov4NLLw(Unknown Source:0)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.facebook.react.modules.core.ReactChoreographer$$ExternalSyntheticLambda0.doFrame(D8$$SyntheticClass:0)
04-05 11:56:01.270 20760 20760 E DevLauncher: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:970)
04-05 11:56:01.270 20760 20760 E DevLauncher: at android.view.Choreographer.doCallbacks(Choreographer.java:796)
04-05 11:56:01.270 20760 20760 E DevLauncher: at android.view.Choreographer.doFrame(Choreographer.java:727)
04-05 11:56:01.270 20760 20760 E DevLauncher: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:957)
04-05 11:56:01.270 20760 20760 E DevLauncher: at android.os.Handler.handleCallback(Handler.java:938)
04-05 11:56:01.270 20760 20760 E DevLauncher: at android.os.Handler.dispatchMessage(Handler.java:99)
04-05 11:56:01.270 20760 20760 E DevLauncher: at android.os.Looper.loop(Looper.java:223)
04-05 11:56:01.270 20760 20760 E DevLauncher: at android.app.ActivityThread.main(ActivityThread.java:7656)
04-05 11:56:01.270 20760 20760 E DevLauncher: at java.lang.reflect.Method.invoke(Native Method)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
04-05 11:56:01.270 20760 20760 E DevLauncher: Caused by: java.lang.reflect.InvocationTargetException
04-05 11:56:01.270 20760 20760 E DevLauncher: at java.lang.reflect.Method.invoke(Native Method)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.facebook.react.uimanager.ViewManagersPropertyCache$PropSetter.updateViewProp(ViewManagersPropertyCache.java:93)
04-05 11:56:01.270 20760 20760 E DevLauncher: ... 26 more
04-05 11:56:01.270 20760 20760 E DevLauncher: Caused by: com.mrousavy.camera.core.InvalidTypeScriptUnionError: The given value for codeType could not be parsed! (Received: itf-14)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.mrousavy.camera.core.types.CodeType$Companion.fromUnionValue(CodeType.kt:75)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.mrousavy.camera.core.types.CodeScannerOptions$Companion.fromJSValue(CodeScannerOptions.kt:10)
04-05 11:56:01.270 20760 20760 E DevLauncher: at com.mrousavy.camera.react.CameraViewManager.setCodeScanner(CameraViewManager.kt:255)
04-05 11:56:01.270 20760 20760 E DevLauncher: ... 28 more
04-05 11:56:01.271 537 1089 I ActivityTaskManager: START u0 {cmp=com.anonymous.ss2mobile/expo.modules.devlauncher.launcher.errors.DevLauncherErrorActivity} from uid 10125
04-05 11:56:01.271 537 561 D EventSequenceValidator: inc AccIntentStartedEvents to 2
04-05 11:56:01.272 419 419 I perfetto: ing_service_impl.cc:758 Configured tracing session 56, #sources:1, duration:5000 ms, #buffers:1, total buffer size:4096 KB, total sessions:1, uid:1071 session name: ""
04-05 11:56:01.272 416 416 I perfetto: probes_producer.cc:230 Ftrace setup (target_buf=56)
04-05 11:56:01.272 20760 20806 W unknown:BridgelessReact: ReactHost{0}.getOrCreateDestroyTask()
04-05 11:56:01.272 20760 20806 W unknown:BridgelessReact: ReactHost{0}.raiseSoftException(getOrCreateDestroyTask()): handleHostException(message = "Error while updating property 'codeScannerOptions' of a view managed by: CameraView")
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: Unhandled SoftException
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: com.facebook.react.bridge.ReactNoCrashSoftException: raiseSoftException(getOrCreateDestroyTask()): handleHostException(message = "Error while updating property 'codeScannerOptions' of a view managed by: CameraView")
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.runtime.ReactHostImpl.raiseSoftException(ReactHostImpl.java:942)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.runtime.ReactHostImpl.getOrCreateDestroyTask(ReactHostImpl.java:1575)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.runtime.ReactHostImpl.lambda$destroy$7(ReactHostImpl.java:541)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.runtime.ReactHostImpl.$r8$lambda$uso21_D6dCZdcf-JomVD56kdG4c(Unknown Source:0)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.runtime.ReactHostImpl$$ExternalSyntheticLambda37.call(D8$$SyntheticClass:0)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.runtime.internal.bolts.Task$2.run(Task.java:240)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at java.lang.Thread.run(Thread.java:923)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: Caused by: com.facebook.react.bridge.JSApplicationIllegalArgumentException: Error while updating property 'codeScannerOptions' of a view managed by: CameraView
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.uimanager.ViewManagersPropertyCache$PropSetter.updateViewProp(ViewManagersPropertyCache.java:101)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.uimanager.ViewManagerPropertyUpdater$FallbackViewManagerSetter.setProperty(ViewManagerPropertyUpdater.java:136)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.uimanager.ViewManagerPropertyUpdater.updateProps(ViewManagerPropertyUpdater.java:56)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.uimanager.ViewManager.updateProperties(ViewManager.java:93)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.uimanager.ViewManager.createViewInstance(ViewManager.java:195)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.uimanager.ViewManager.createView(ViewManager.java:122)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.fabric.mounting.SurfaceMountingManager.createViewUnsafe(SurfaceMountingManager.java:679)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.fabric.mounting.SurfaceMountingManager.preallocateView(SurfaceMountingManager.java:1086)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.fabric.mounting.mountitems.PreAllocateViewMountItem.execute(PreAllocateViewMountItem.java:63)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.fabric.mounting.MountItemDispatcher.executeOrEnqueue(MountItemDispatcher.java:387)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.fabric.mounting.MountItemDispatcher.dispatchPreMountItems(MountItemDispatcher.java:366)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.fabric.FabricUIManager$DispatchUIFrameCallback.doFrameGuarded(FabricUIManager.java:1398)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.fabric.GuardedFrameCallback.doFrame(GuardedFrameCallback.kt:22)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.modules.core.ReactChoreographer.frameCallback$lambda$1(ReactChoreographer.kt:60)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.modules.core.ReactChoreographer.$r8$lambda$nSkFhrr5T7rop_XKwzlLov4NLLw(Unknown Source:0)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.modules.core.ReactChoreographer$$ExternalSyntheticLambda0.doFrame(D8$$SyntheticClass:0)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:970)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at android.view.Choreographer.doCallbacks(Choreographer.java:796)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at android.view.Choreographer.doFrame(Choreographer.java:727)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:957)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at android.os.Handler.handleCallback(Handler.java:938)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at android.os.Handler.dispatchMessage(Handler.java:99)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at android.os.Looper.loop(Looper.java:223)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at android.app.ActivityThread.main(ActivityThread.java:7656)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at java.lang.reflect.Method.invoke(Native Method)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: Caused by: java.lang.reflect.InvocationTargetException
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at java.lang.reflect.Method.invoke(Native Method)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.facebook.react.uimanager.ViewManagersPropertyCache$PropSetter.updateViewProp(ViewManagersPropertyCache.java:93)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: ... 26 more
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: Caused by: com.mrousavy.camera.core.InvalidTypeScriptUnionError: The given value for codeType could not be parsed! (Received: itf-14)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.mrousavy.camera.core.types.CodeType$Companion.fromUnionValue(CodeType.kt:75)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.mrousavy.camera.core.types.CodeScannerOptions$Companion.fromJSValue(CodeScannerOptions.kt:10)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: at com.mrousavy.camera.react.CameraViewManager.setCodeScanner(CameraViewManager.kt:255)
04-05 11:56:01.272 20760 20806 E unknown:ReactHost: ... 28 more
04-05 11:56:01.272 537 561 D EventSequenceValidator: dec AccIntentStartedEvents to 1
04-05 11:56:01.273 20760 20760 I CameraView: Updating CameraSession...
04-05 11:56:01.273 20760 20760 W unknown:BridgelessReact: ReactHost{0}.onUserLeaveHint(activity)
04-05 11:56:01.273 20760 20760 W unknown:BridgelessReact: ReactHost{0}.onHostPause(activity)
04-05 11:56:01.273 20760 20760 W unknown:BridgelessReact: ReactContext.onHostPause()
04-05 11:56:01.274 537 1089 W ActivityTaskManager: Tried to set launchTime (0) < mLastActivityLaunchTime (435241225)
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.274 537 1089 W InputReader: Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE.
04-05 11:56:01.275 20760 20760 W unknown:BridgelessReact: ReactHost{0}.getOrCreateDestroyTask(): Starting React Native destruction
04-05 11:56:01.275 20760 20760 W unknown:BridgelessReact: ReactHost{0}.getOrCreateDestroyTask(): DevSupportManager cleanup
04-05 11:56:01.275 20760 20760 W unknown:BridgelessReact: ReactHost{0}.getOrCreateDestroyTask(): Move ReactHost to onHostDestroy()
04-05 11:56:01.275 20760 20760 W unknown:BridgelessReact: ReactContext.onHostDestroy()
04-05 11:56:01.292 416 416 I perfetto: ftrace_procfs.cc:176 enabled ftrace
04-05 11:56:01.341 0 0 W perfetto: enabled ftrace
04-05 11:56:01.307 20760 20760 E unknown:ReactNative: Tried to remove non-existent frame callback
04-05 11:56:01.308 20760 20806 W unknown:BridgelessReact: ReactHost{0}.getOrCreateDestroyTask(): Stopping all React Native surfaces
04-05 11:56:01.308 20760 20760 I CameraSession: configure { ... }: Waiting for lock...
04-05 11:56:01.308 20760 20806 E unknown:SurfaceMountingManager: Stopping surface [71]
04-05 11:56:01.308 20760 20760 I CameraSession: configure { ... }: Updating CameraSession Configuration... Difference(deviceChanged=true, outputsChanged=true, sidePropsChanged=true, isActiveChanged=true, orientationChanged=true, locationChanged=true)
04-05 11:56:01.308 20760 20760 I CameraSession: Creating new Outputs for Camera #0...
04-05 11:56:01.308 20760 20760 I CameraSession: Using FPS Range: null
04-05 11:56:01.308 20760 20760 I CameraSession: Creating Preview output...
04-05 11:56:01.309 20760 20760 I CameraSession: Successfully created new Outputs for Camera #0!
04-05 11:56:01.309 20760 20760 I CameraSession: Binding Camera #0...
04-05 11:56:01.309 20760 20760 I CameraSession: Binding 1 use-cases...
04-05 11:56:01.309 20760 20838 D UseCaseAttachState: Active and attached use case: [androidx.camera.core.Preview-afbbff2a-9428-43c4-9329-b01d5f07654f127749365] for camera: 0
04-05 11:56:01.310 20760 20760 D DynamicRangeResolver: Resolved dynamic range for use case androidx.camera.core.Preview-fc2f74ff-c61b-4d1c-86e7-bac72b58078d to no compatible HDR dynamic ranges.
04-05 11:56:01.310 20760 20760 D DynamicRangeResolver: DynamicRange@84cd7d5{encoding=UNSPECIFIED, bitDepth=0}
04-05 11:56:01.310 20760 20760 D DynamicRangeResolver: ->
04-05 11:56:01.310 20760 20760 D DynamicRangeResolver: DynamicRange@638fbea{encoding=SDR, bitDepth=8}
04-05 11:56:01.310 20760 20760 D CameraQuirks: camera2 CameraQuirks =
04-05 11:56:01.311 20760 20760 D DeferrableSurface: Surface created[total_surfaces=5, used_surfaces=2](androidx.camera.core.processing.SurfaceEdge$SettableSurface@33915a5}
04-05 11:56:01.311 20760 20760 D DeferrableSurface: Surface created[total_surfaces=6, used_surfaces=2](androidx.camera.core.SurfaceRequest$2@6ca6721}
04-05 11:56:01.311 20760 20760 D DeferrableSurface: New surface in use[total_surfaces=6, used_surfaces=3](androidx.camera.core.SurfaceRequest$2@6ca6721}
04-05 11:56:01.311 20760 20760 D DeferrableSurface: use count+1, useCount=1 androidx.camera.core.SurfaceRequest$2@6ca6721
04-05 11:56:01.312 20760 20760 I CameraView: invokeOnInitialized()
04-05 11:56:01.312 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Use case androidx.camera.core.Preview-fc2f74ff-c61b-4d1c-86e7-bac72b58078d192247918 ACTIVE
04-05 11:56:01.312 20760 20839 D UseCaseAttachState: Active and attached use case: [androidx.camera.core.Preview-afbbff2a-9428-43c4-9329-b01d5f07654f127749365] for camera: 0
04-05 11:56:01.312 20760 20760 I CameraSession: Successfully bound Camera #0!
04-05 11:56:01.312 20760 20760 I CameraSession: Camera Lifecycle changed to STARTED!
04-05 11:56:01.312 20760 20760 I CameraView: PreviewView Stream State changed to IDLE
04-05 11:56:01.312 20760 20760 I CameraSession: Camera State: OPEN (has error: true)
04-05 11:56:01.312 20760 20760 I CameraView: invokeOnStarted()
04-05 11:56:01.312 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Use cases [androidx.camera.core.Preview-afbbff2a-9428-43c4-9329-b01d5f07654f127749365] now DETACHED for camera
04-05 11:56:01.312 20760 20839 D UseCaseAttachState: All use case: [] for camera: 0
04-05 11:56:01.312 20760 20760 E CameraView: invokeOnError(...):
04-05 11:56:01.312 20760 20760 W System.err: com.mrousavy.camera.core.InvalidOutputConfigurationError: Failed to configure the Camera Session because the output/stream configurations are invalid!
04-05 11:56:01.312 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Resetting Capture Session
04-05 11:56:01.313 20760 20760 W System.err: at com.mrousavy.camera.core.extensions.StateError_toCameraErrorKt.toCameraError(StateError+toCameraError.kt:23)
04-05 11:56:01.313 20760 20760 W System.err: at com.mrousavy.camera.core.CameraSession_ConfigurationKt$configureCamera$2.invoke(CameraSession+Configuration.kt:308)
04-05 11:56:01.313 20760 20760 W System.err: at com.mrousavy.camera.core.CameraSession_ConfigurationKt$configureCamera$2.invoke(CameraSession+Configuration.kt:291)
04-05 11:56:01.313 20760 20760 W System.err: at com.mrousavy.camera.core.CameraSession_ConfigurationKt$sam$androidx_lifecycle_Observer$0.onChanged(Unknown Source:2)
04-05 11:56:01.313 20760 20760 W System.err: at androidx.lifecycle.LiveData.considerNotify(LiveData.java:133)
04-05 11:56:01.313 20760 20760 W System.err: at androidx.lifecycle.LiveData.dispatchingValue(LiveData.java:146)
04-05 11:56:01.313 20760 20760 W System.err: at androidx.lifecycle.LiveData$ObserverWrapper.activeStateChanged(LiveData.java:483)
04-05 11:56:01.313 20760 20760 W System.err: at androidx.lifecycle.LiveData$LifecycleBoundObserver.onStateChanged(LiveData.java:440)
04-05 11:56:01.313 20760 20760 W System.err: at androidx.lifecycle.LifecycleRegistry$ObserverWithState.dispatchEvent(LifecycleRegistry.jvm.kt:320)
04-05 11:56:01.313 20760 20760 W System.err: at androidx.lifecycle.LifecycleRegistry.forwardPass(LifecycleRegistry.jvm.kt:257)
04-05 11:56:01.313 20760 20760 W System.err: at androidx.lifecycle.LifecycleRegistry.sync(LifecycleRegistry.jvm.kt:293)
04-05 11:56:01.313 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Releasing session in state OPENED
04-05 11:56:01.313 20760 20760 W System.err: at androidx.lifecycle.LifecycleRegistry.moveToState(LifecycleRegistry.jvm.kt:142)
04-05 11:56:01.313 20760 20839 D Camera2CameraControlImp: setActive: isActive = false
04-05 11:56:01.313 20760 20760 W System.err: at androidx.lifecycle.LifecycleRegistry.setCurrentState(LifecycleRegistry.jvm.kt:107)
04-05 11:56:01.313 20760 20760 W System.err: at com.mrousavy.camera.core.CameraSession_ConfigurationKt.configureIsActive(CameraSession+Configuration.kt:343)
04-05 11:56:01.313 20760 20760 W System.err: at com.mrousavy.camera.core.CameraSession.configure(CameraSession.kt:157)
04-05 11:56:01.313 20760 20760 W System.err: at com.mrousavy.camera.react.CameraView$update$1.invokeSuspend(CameraView.kt:157)
04-05 11:56:01.313 20760 20760 W System.err: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
04-05 11:56:01.313 20760 20760 W System.err: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:101)
04-05 11:56:01.313 20760 20760 W System.err: at android.os.Handler.handleCallback(Handler.java:938)
04-05 11:56:01.313 20760 20839 D UseCaseAttachState: Active and attached use case: [] for camera: 0
04-05 11:56:01.313 20760 20760 W System.err: at android.os.Handler.dispatchMessage(Handler.java:99)
04-05 11:56:01.313 20760 20760 W System.err: at android.os.Looper.loop(Looper.java:223)
04-05 11:56:01.313 20760 20760 W System.err: at android.app.ActivityThread.main(ActivityThread.java:7656)
04-05 11:56:01.313 20760 20760 W System.err: at java.lang.reflect.Method.invoke(Native Method)
04-05 11:56:01.313 20760 20760 W System.err: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
04-05 11:56:01.313 20760 20760 W System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
04-05 11:56:01.313 20760 20760 W System.err: Caused by: java.util.concurrent.TimeoutException: Future[androidx.camera.core.impl.utils.futures.ListFuture@d3b0976] is not done within 5000 ms.
04-05 11:56:01.313 20760 20760 W System.err: at androidx.camera.core.impl.utils.futures.Futures.lambda$makeTimeoutFuture$1(Futures.java:437)
04-05 11:56:01.313 20760 20760 W System.err: at androidx.camera.core.impl.utils.futures.Futures$$ExternalSyntheticLambda7.call(D8$$SyntheticClass:0)
04-05 11:56:01.313 20760 20760 W System.err: at androidx.camera.core.impl.utils.executor.HandlerScheduledExecutorService$HandlerScheduledFuture.run(HandlerScheduledExecutorService.java:243)
04-05 11:56:01.313 20760 20760 W System.err: at android.os.Handler.handleCallback(Handler.java:938)
04-05 11:56:01.313 20760 20760 W System.err: at android.os.Handler.dispatchMessage(Handler.java:99)
04-05 11:56:01.313 20760 20760 W System.err: at android.os.Looper.loop(Looper.java:223)
04-05 11:56:01.313 20760 20760 W System.err: at android.os.HandlerThread.run(HandlerThread.java:67)
04-05 11:56:01.313 20760 20839 D UseCaseAttachState: Active and attached use case: [] for camera: 0
04-05 11:56:01.313 20760 20839 D VideoUsageControl: resetDirectly: mVideoUsage reset!
04-05 11:56:01.313 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Closing camera.
04-05 11:56:01.313 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Transitioning camera internal state: OPENED --> CLOSING
04-05 11:56:01.313 20760 20760 I CameraSession: Camera Lifecycle changed to RESUMED!
04-05 11:56:01.313 20760 20760 I OrientationManager: Target Orientation changed DEVICE -> DEVICE!
04-05 11:56:01.313 20760 20760 I OrientationManager: Starting streaming device and screen orientation updates...
04-05 11:56:01.313 20760 20839 D CameraStateRegistry: Recalculating open cameras:
04-05 11:56:01.313 20760 20839 D CameraStateRegistry: Camera State
04-05 11:56:01.313 20760 20839 D CameraStateRegistry: -------------------------------------------------------------------
04-05 11:56:01.313 20760 20839 D CameraStateRegistry: Camera@1912d82[id=0] CLOSING
04-05 11:56:01.313 20760 20839 D CameraStateRegistry: Camera@a2e6c85[id=1] UNKNOWN
04-05 11:56:01.313 20760 20839 D CameraStateRegistry: -------------------------------------------------------------------
04-05 11:56:01.313 20760 20839 D CameraStateRegistry: Open count: 1 (Max allowed: 1)
04-05 11:56:01.313 20760 20839 D CameraStateMachine: New public camera state CameraState{type=CLOSING, error=null} from CLOSING and null
04-05 11:56:01.313 20760 20839 D CameraStateMachine: Publishing new public camera state CameraState{type=CLOSING, error=null}
04-05 11:56:01.313 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Resetting Capture Session
04-05 11:56:01.314 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Skipping Capture Session state check due to current camera state: CLOSING and previous session status: false
04-05 11:56:01.314 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Releasing session in state CLOSING
04-05 11:56:01.314 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} closing camera
04-05 11:56:01.314 20760 20760 I MetadataProvider: Stopping location updates...
04-05 11:56:01.314 20760 20760 I CameraSession: configure { ... }: Completed CameraSession Configuration! (State: RESUMED)
04-05 11:56:01.322 428 601 I Camera3-Device: disconnectImpl: E
04-05 11:56:01.322 428 601 I CameraProviderManager: Camera device [email protected]/internal/0 torch status is now AVAILABLE_OFF
04-05 11:56:01.322 428 601 I CameraService: onTorchStatusChangedLocked: Torch status changed for cameraId=0, newStatus=1
04-05 11:56:01.324 320 359 D goldfish-address-space: claimShared: Ask to claim region [0x3f87d0000 0x3f8bb8000]
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: Unhandled SoftException
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: com.facebook.react.bridge.AssertionException: Expected to run on UI thread!
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.facebook.react.bridge.SoftAssertions.assertCondition(SoftAssertions.kt:37)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.facebook.react.bridge.UiThreadUtil.assertOnUiThread(UiThreadUtil.java:46)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.facebook.react.views.view.ReactViewGroup.handleAddView(ReactViewGroup.java:570)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.facebook.react.views.view.ReactViewGroup.addView(ReactViewGroup.java:607)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at android.view.ViewGroup.addView(ViewGroup.java:5004)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at android.view.ViewGroup.addView(ViewGroup.java:4976)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.swmansion.rnscreens.Screen.startTransitionRecursive(Screen.kt:425)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.swmansion.rnscreens.Screen.startTransitionRecursive(Screen.kt:430)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.swmansion.rnscreens.Screen.startTransitionRecursive(Screen.kt:430)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.swmansion.rnscreens.Screen.startTransitionRecursive(Screen.kt:430)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.swmansion.rnscreens.Screen.startRemovalTransition(Screen.kt:379)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.swmansion.rnscreens.NativeProxy.notifyScreenRemoved(NativeProxy.kt:48)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.facebook.react.fabric.SurfaceHandlerBinding.stopNative(Native Method)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.facebook.react.fabric.SurfaceHandlerBinding.stop(SurfaceHandlerBinding.java:77)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.facebook.react.fabric.FabricUIManager.stopSurface(FabricUIManager.java:362)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.facebook.react.runtime.ReactInstance.stopSurface(ReactInstance.java:450)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.facebook.react.runtime.ReactHostImpl.stopAttachedSurfaces(ReactHostImpl.java:1309)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.facebook.react.runtime.ReactHostImpl.lambda$getOrCreateDestroyTask$38(ReactHostImpl.java:1634)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.facebook.react.runtime.ReactHostImpl.$r8$lambda$1xUiTWpQbmYMZrNbVqMQIilDJbk(Unknown Source:0)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.facebook.react.runtime.ReactHostImpl$$ExternalSyntheticLambda29.then(D8$$SyntheticClass:0)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at com.facebook.react.runtime.internal.bolts.Task$8.run(Task.java:460)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-05 11:56:01.340 20760 20806 E unknown:SoftAssertions: at java.lang.Thread.run(Thread.java:923)
04-05 11:56:01.341 20760 20806 I chatty : uid=10125(com.anonymous.ss2mobile) pool-2-thread-1 identical 5 lines
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: Unhandled SoftException
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: com.facebook.react.bridge.AssertionException: Expected to run on UI thread!
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.facebook.react.bridge.SoftAssertions.assertCondition(SoftAssertions.kt:37)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.facebook.react.bridge.UiThreadUtil.assertOnUiThread(UiThreadUtil.java:46)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.facebook.react.views.view.ReactViewGroup.handleAddView(ReactViewGroup.java:570)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.facebook.react.views.view.ReactViewGroup.addView(ReactViewGroup.java:607)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at android.view.ViewGroup.addView(ViewGroup.java:5004)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at android.view.ViewGroup.addView(ViewGroup.java:4976)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.swmansion.rnscreens.Screen.startTransitionRecursive(Screen.kt:425)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.swmansion.rnscreens.Screen.startTransitionRecursive(Screen.kt:430)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.swmansion.rnscreens.Screen.startTransitionRecursive(Screen.kt:430)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.swmansion.rnscreens.Screen.startTransitionRecursive(Screen.kt:430)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.swmansion.rnscreens.Screen.startRemovalTransition(Screen.kt:379)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.swmansion.rnscreens.NativeProxy.notifyScreenRemoved(NativeProxy.kt:48)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.facebook.react.fabric.SurfaceHandlerBinding.stopNative(Native Method)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.facebook.react.fabric.SurfaceHandlerBinding.stop(SurfaceHandlerBinding.java:77)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.facebook.react.fabric.FabricUIManager.stopSurface(FabricUIManager.java:362)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.facebook.react.runtime.ReactInstance.stopSurface(ReactInstance.java:450)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.facebook.react.runtime.ReactHostImpl.stopAttachedSurfaces(ReactHostImpl.java:1309)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.facebook.react.runtime.ReactHostImpl.lambda$getOrCreateDestroyTask$38(ReactHostImpl.java:1634)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.facebook.react.runtime.ReactHostImpl.$r8$lambda$1xUiTWpQbmYMZrNbVqMQIilDJbk(Unknown Source:0)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.facebook.react.runtime.ReactHostImpl$$ExternalSyntheticLambda29.then(D8$$SyntheticClass:0)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at com.facebook.react.runtime.internal.bolts.Task$8.run(Task.java:460)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
04-05 11:56:01.341 20760 20806 E unknown:SoftAssertions: at java.lang.Thread.run(Thread.java:923)
04-05 11:56:01.349 320 359 D goldfish-address-space: claimShared: Ask to claim region [0x3f8fa0000 0x3f9388000]
04-05 11:56:01.360 428 601 I Camera3-Device: disconnectImpl: X
04-05 11:56:01.361 428 601 I CameraService: disconnect: Disconnected client for camera 0 for PID 20760
04-05 11:56:01.361 320 359 D goldfish-address-space: claimShared: Ask to claim region [0x3fb8c3000 0x3fbcab000]
04-05 11:56:01.361 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Use cases [androidx.camera.core.Preview-fc2f74ff-c61b-4d1c-86e7-bac72b58078d192247918] now ATTACHED
04-05 11:56:01.361 20760 20839 D Camera2CameraControlImp: setActive: isActive = true
04-05 11:56:01.361 20760 20839 D UseCaseAttachState: All use case: [androidx.camera.core.Preview-fc2f74ff-c61b-4d1c-86e7-bac72b58078d192247918] for camera: 0
04-05 11:56:01.362 20760 20839 D UseCaseAttachState: Active and attached use case: [androidx.camera.core.Preview-fc2f74ff-c61b-4d1c-86e7-bac72b58078d192247918] for camera: 0
04-05 11:56:01.362 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Resetting Capture Session
04-05 11:56:01.362 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Skipping Capture Session state check due to current camera state: CLOSING and previous session status: false
04-05 11:56:01.362 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Releasing session in state CLOSING
04-05 11:56:01.362 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Transitioning camera internal state: CLOSING --> REOPENING
04-05 11:56:01.363 20760 20839 D CameraStateRegistry: Recalculating open cameras:
04-05 11:56:01.363 20760 20839 D CameraStateRegistry: Camera State
04-05 11:56:01.363 20760 20839 D CameraStateRegistry: -------------------------------------------------------------------
04-05 11:56:01.363 20760 20839 D CameraStateRegistry: Camera@1912d82[id=0] OPENING
04-05 11:56:01.363 20760 20839 D CameraStateRegistry: Camera@a2e6c85[id=1] UNKNOWN
04-05 11:56:01.363 20760 20839 D CameraStateRegistry: -------------------------------------------------------------------
04-05 11:56:01.363 20760 20839 D CameraStateRegistry: Open count: 1 (Max allowed: 1)
04-05 11:56:01.363 20760 20839 D CameraStateMachine: New public camera state CameraState{type=OPENING, error=null} from OPENING and null
04-05 11:56:01.363 20760 20839 D CameraStateMachine: Publishing new public camera state CameraState{type=OPENING, error=null}
04-05 11:56:01.363 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Use case androidx.camera.core.Preview-fc2f74ff-c61b-4d1c-86e7-bac72b58078d192247918 ACTIVE
04-05 11:56:01.363 20760 20839 D UseCaseAttachState: Active and attached use case: [androidx.camera.core.Preview-fc2f74ff-c61b-4d1c-86e7-bac72b58078d192247918] for camera: 0
04-05 11:56:01.363 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} CameraDevice.onClosed()
04-05 11:56:01.363 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Attempting to open the camera.
04-05 11:56:01.363 20760 20839 D CameraStateRegistry: tryOpenCamera(Camera@1912d82[id=0]) [Available Cameras: 0, Already Open: true (Previous state: OPENING)] --> SUCCESS
04-05 11:56:01.363 20760 20839 D CameraStateRegistry: Recalculating open cameras:
04-05 11:56:01.363 20760 20839 D CameraStateRegistry: Camera State
04-05 11:56:01.363 20760 20839 D CameraStateRegistry: -------------------------------------------------------------------
04-05 11:56:01.363 20760 20839 D CameraStateRegistry: Camera@1912d82[id=0] OPENING
04-05 11:56:01.363 20760 20839 D CameraStateRegistry: Camera@a2e6c85[id=1] UNKNOWN
04-05 11:56:01.363 20760 20839 D CameraStateRegistry: -------------------------------------------------------------------
04-05 11:56:01.363 20760 20839 D CameraStateRegistry: Open count: 1 (Max allowed: 1)
04-05 11:56:01.364 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Opening camera.
04-05 11:56:01.364 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Transitioning camera internal state: REOPENING --> OPENING
04-05 11:56:01.364 20760 20839 D CameraStateMachine: New public camera state CameraState{type=OPENING, error=null} from OPENING and null
04-05 11:56:01.364 20760 20839 D CameraStateMachine: Publishing new public camera state CameraState{type=OPENING, error=null}
04-05 11:56:01.364 20760 20839 D UseCaseAttachState: All use case: [androidx.camera.core.Preview-fc2f74ff-c61b-4d1c-86e7-bac72b58078d192247918] for camera: 0
04-05 11:56:01.364 428 601 I CameraService: CameraService::connect call (PID -1 "com.anonymous.ss2mobile", camera ID 0) for HAL version default and Camera API version 2
04-05 11:56:01.365 428 601 I Camera2ClientBase: Camera 0: Opened. Client: com.anonymous.ss2mobile (PID 20760, UID 10125)
04-05 11:56:01.365 428 601 I CameraDeviceClient: CameraDeviceClient 0: Opened
04-05 11:56:01.365 428 601 I CameraService: onTorchStatusChangedLocked: Torch status changed for cameraId=0, newStatus=0
04-05 11:56:01.366 310 310 E libc : Access denied finding property "persist.camera.profiler.open_close"
04-05 11:56:01.366 320 359 D goldfish-address-space: claimShared: Ask to claim region [0x3ffc0b000 0x3ffff3000]
04-05 11:56:01.367 537 1081 E JavaBinder: *** Uncaught remote exception! (Exceptions are not yet supported across processes.)
04-05 11:56:01.367 537 1081 E JavaBinder: java.lang.RuntimeException: android.os.RemoteException: Couldn't get ApplicationInfo for package [email protected]::ISensorManager04-05 11:56:01.367 537 1081 E JavaBinder: at android.os.Parcel.writeException(Parcel.java:2158)04-05 11:56:01.367 537 1081 E JavaBinder: at android.os.Binder.execTransactInternal(Binder.java:1178)04-05 11:56:01.367 537 1081 E JavaBinder: at android.os.Binder.execTransact(Binder.java:1123)04-05 11:56:01.367 537 1081 E JavaBinder: Caused by: android.os.RemoteException: Couldn't get ApplicationInfo for package [email protected]::ISensorManager
04-05 11:56:01.367 537 1081 E JavaBinder: at com.android.server.pm.PackageManagerService$PackageManagerNative.getTargetSdkVersionForPackage(PackageManagerService.java:23982)
04-05 11:56:01.367 537 1081 E JavaBinder: at android.content.pm.IPackageManagerNative$Stub.onTransact(IPackageManagerNative.java:255)
04-05 11:56:01.367 537 1081 E JavaBinder: at android.os.Binder.execTransactInternal(Binder.java:1159)
04-05 11:56:01.367 537 1081 E JavaBinder: ... 1 more
04-05 11:56:01.367 310 310 W EmulatedRequestState: InitializeControlDefaults: No available post RAW boost! Setting default!
04-05 11:56:01.368 428 601 I CameraProviderManager: Camera device [email protected]/internal/0 torch status is now NOT_AVAILABLE
04-05 11:56:01.368 428 601 I CameraService: onTorchStatusChangedLocked: Torch status changed for cameraId=0, newStatus=0
04-05 11:56:01.368 183 183 I hwservicemanager: getTransport: Cannot find entry [email protected]::IMapper/default in either framework or device manifest.
04-05 11:56:01.369 310 310 D HostConnection: createUnique: call
04-05 11:56:01.369 310 310 D HostConnection: HostConnection::get() New Host Connection established 0xea100470, tid 310
04-05 11:56:01.369 310 310 D goldfish-address-space: allocate: Ask for block of size 0x100
04-05 11:56:01.369 310 310 D goldfish-address-space: allocate: ioctl allocate returned offset 0x3f7ffe000 size 0x2000
04-05 11:56:01.396 310 310 D GCH_CameraDeviceSession: FindLibraryPaths: Unable to open directory /vendor/lib/camera/capture_sessions/ (No such file or directory)
04-05 11:56:01.396 310 310 I GCH_CameraDeviceSession: Create: Created a device session for camera 0 with 0 physical cameras
04-05 11:56:01.397 320 359 D goldfish-address-space: claimShared: Ask to claim region [0x3ff823000 0x3ffc0b000]
04-05 11:56:01.397 310 310 E FMQ : grantorIdx must be less than 3
04-05 11:56:01.397 310 310 E FMQ : grantorIdx must be less than 3
04-05 11:56:01.364 310 310 W [email protected]: type=1400 audit(0.0:904): avc: denied { read } for name="u:object_r:default_prop:s0" dev="tmpfs" ino=11377 scontext=u:r:hal_camera_default:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=0
04-05 11:56:01.398 537 11057 I system_server: oneway functionresults will be dropped but finished with status OK and parcel size 4
04-05 11:56:01.399 183 183 I hwservicemanager: getTransport: Cannot find entry [email protected]::IMapper/default in either framework or device manifest.
04-05 11:56:01.399 310 310 D HostConnection: createUnique: call
04-05 11:56:01.399 310 310 D HostConnection: HostConnection::get() New Host Connection established 0xea1009b0, tid 310
04-05 11:56:01.400 310 310 D goldfish-address-space: allocate: Ask for block of size 0x100
04-05 11:56:01.400 310 310 D goldfish-address-space: allocate: ioctl allocate returned offset 0x3f7ffe000 size 0x2000
04-05 11:56:01.424 183 183 E SELinux : avc: denied { find } for interface=android.hardware.thermal::IThermal sid=u:r:hal_camera_default:s0 pid=310 scontext=u:r:hal_camera_default:s0 tcontext=u:object_r:hal_thermal_hwservice:s0 tclass=hwservice_manager permissive=0
04-05 11:56:01.424 310 310 E GCH_HidlCameraDeviceSession: Initialize: Getting thermal failed.
04-05 11:56:01.424 20760 20760 I CameraSession: Preview orientation changed! PORTRAIT
04-05 11:56:01.424 310 310 E GCH_HidlCameraDeviceSession: RegisterThermalChangedCallback: thermal was not initialized.
04-05 11:56:01.424 310 310 W GCH_CameraDeviceSession: SetSessionCallback: Registering thermal callback failed: No such device(-19)
04-05 11:56:01.425 20760 20760 I CameraView: invokeOnPreviewOrientationChanged(PORTRAIT)
04-05 11:56:01.425 428 601 E FMQ : grantorIdx must be less than 3
04-05 11:56:01.425 428 601 E FMQ : grantorIdx must be less than 3
04-05 11:56:01.428 20760 20839 D UseCaseAttachState: Active and attached use case: [androidx.camera.core.Preview-fc2f74ff-c61b-4d1c-86e7-bac72b58078d192247918] for camera: 0
04-05 11:56:01.429 20760 20839 D UseCaseAttachState: Active and attached use case: [androidx.camera.core.Preview-fc2f74ff-c61b-4d1c-86e7-bac72b58078d192247918] for camera: 0
04-05 11:56:01.429 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} CameraDevice.onOpened()
04-05 11:56:01.429 20760 20839 D Camera2CameraImpl: {Camera@1912d82[id=0]} Transitioning camera internal state: OPENING --> OPENED
04-05 11:56:01.429 20760 20839 D CameraStateRegistry: Recalculating open cameras:
04-05 11:56:01.429 20760 20839 D CameraStateRegistry: Camera State
04-05 11:56:01.429 20760 20839 D CameraStateRegistry: -------------------------------------------------------------------
04-05 11:56:01.429 20760 20839 D CameraStateRegistry: Camera@1912d82[id=0] OPEN
04-05 11:56:01.429 20760 20839 D CameraStateRegistry: Camera@a2e6c85[id=1] UNKNOWN
04-05 11:56:01.429 20760 20839 D CameraStateRegistry: -------------------------------------------------------------------
04-05 11:56:01.429 20760 20839 D CameraStateRegistry: Open count: 1 (Max allowed: 1)
04-05 11:56:01.430 20760 20839 D CameraStateMachine: New public camera state CameraState{type=OPEN, error=null} from OPEN and null
04-05 11:56:01.430 20760 20839 D CameraStateMachine: Publishing new public camera state CameraState{type=OPEN, error=null}
04-05 11:56:01.430 20760 20839 D UseCaseAttachState: All use case: [androidx.camera.core.Preview-fc2f74ff-c61b-4d1c-86e7-bac72b58078d192247918] for camera: 0
04-05 11:56:01.434 20760 20760 I CameraSession: Output orientation changed! PORTRAIT
04-05 11:56:01.434 20760 20760 I CameraView: invokeOnOutputOrientationChanged(PORTRAIT)
04-05 11:56:01.441 537 566 I ActivityTaskManager: Displayed com.anonymous.ss2mobile/expo.modules.devlauncher.launcher.errors.DevLauncherErrorActivity: +169ms
04-05 11:56:01.445 20760 20760 I ReactNative: [GESTURE HANDLER] Tearing down gesture handler registered for root view com.facebook.react.runtime.ReactSurfaceView{af93896 V.E...... .......D 0,0-800,1280 #47}
04-05 11:56:01.446 20760 20760 E unknown:SurfaceMountingManager: Surface [71] was stopped on SurfaceMountingManager.
04-05 11:56:01.446 20760 20760 D PreviewView: Surface requested by Preview.
04-05 11:56:01.448 20760 20760 I CameraSession: Camera State: OPEN (has error: false)
04-05 11:56:01.448 20760 20760 I chatty : uid=10125(com.anonymous.ss2mobile) identical 1 line
04-05 11:56:01.448 20760 20760 I CameraSession: Camera State: OPEN (has error: false)
04-05 11:56:01.556 20760 21016 I CameraDevices: Camera #0 is now available.
04-05 11:56:01.556 20760 21016 I CameraDevices: Camera #0 is now unavailable.
04-05 11:56:01.571 320 359 D goldfish-address-space: claimShared: Ask to claim region [0x3fcbb8000 0x3fcfa0000]
04-05 11:56:01.592 20760 20760 D PreviewView: Preview transformation info updated. TransformationInfo{getCropRect=Rect(0, 0 - 640, 480), getRotationDegrees=90, getTargetRotation=0, hasCameraTransform=true, getSensorToBufferTransform=Matrix{[0.34482756, 0.0, -0.0][0.0, 0.34482756, -0.0][0.0, 0.0, 1.0]}, isMirroring=false}
04-05 11:56:01.592 20760 20760 D PreviewTransform: Transformation info set: TransformationInfo{getCropRect=Rect(0, 0 - 640, 480), getRotationDegrees=90, getTargetRotation=0, hasCameraTransform=true, getSensorToBufferTransform=Matrix{[0.34482756, 0.0, -0.0][0.0, 0.34482756, -0.0][0.0, 0.0, 1.0]}, isMirroring=false} 640x480 false
04-05 11:56:01.597 20760 20760 W unknown:BridgelessReact: ReactHost{0}.getOrCreateDestroyTask(): Destroying MemoryPressureRouter
04-05 11:56:01.597 20760 20760 W unknown:BridgelessReact: ReactHost{0}.getOrCreateDestroyTask(): Resetting ReactContext ref
04-05 11:56:01.597 20760 20760 W unknown:BridgelessReact: ReactHost{0}.getOrCreateDestroyTask(): Destroying ReactContext
04-05 11:56:01.597 20760 20806 W unknown:BridgelessReact: ReactHost{0}.getOrCreateDestroyTask(): Resetting ReactInstance ptr
04-05 11:56:01.597 20760 20806 W unknown:BridgelessReact: ReactHost{0}.getOrCreateDestroyTask(): Destroying ReactInstance
04-05 11:56:01.599 20760 20806 I ExpoModulesCore: ✅ ModuleRegistry was destroyed
04-05 11:56:01.600 20760 20806 I ExpoModulesCore: ✅ AppContext was destroyed
04-05 11:56:01.600 20760 20806 I ExpoModulesCore: ✅ KotlinInteropModuleRegistry was destroyed
04-05 11:56:01.600 20760 20806 W unknown:ReactNative: Tried to enqueue runnable on already finished thread: 'v_native... dropping Runnable.04-05 11:56:01.601 20760 20806 I chatty : uid=10125(com.anonymous.ss2mobile) pool-2-thread-1 identical 1 line04-05 11:56:01.601 20760 20806 W unknown:ReactNative: Tried to enqueue runnable on already finished thread: 'v_native... dropping Runnable.
04-05 11:56:01.601 20760 20806 E unknown:ReactNative: Tried to remove non-existent frame callback
04-05 11:56:01.601 20760 20806 W ReactNativeJNI: Scheduler::~Scheduler() was called (address: 0xb732bd00).
04-05 11:56:01.609 20760 20806 W unknown:ReactNative: Tried to enqueue runnable on already finished thread: 'v_native... dropping Runnable.04-05 11:56:01.612 20760 20806 I chatty : uid=10125(com.anonymous.ss2mobile) pool-2-thread-1 identical 6 lines04-05 11:56:01.612 20760 20806 W unknown:ReactNative: Tried to enqueue runnable on already finished thread: 'v_native... dropping Runnable.
04-05 11:56:01.612 20760 20806 W ReactNativeJNI: UIManagerBinding::~UIManagerBinding() was called (address: 0xadf8301c).
04-05 11:56:01.613 20760 20806 W unknown:ReactNative: Tried to enqueue runnable on already finished thread: 'v_native... dropping Runnable.04-05 11:56:01.634 20760 20806 I chatty : uid=10125(com.anonymous.ss2mobile) pool-2-thread-1 identical 18 lines04-05 11:56:01.634 20760 20806 W unknown:ReactNative: Tried to enqueue runnable on already finished thread: 'v_native... dropping Runnable.
04-05 11:56:01.773 20760 20806 W unknown:BridgelessReact: ReactHost{0}.getOrCreateDestroyTask(): Resetting createReactInstance task ref
04-05 11:56:01.773 20760 20806 W unknown:BridgelessReact: ReactHost{0}.getOrCreateDestroyTask(): Resetting start task ref
04-05 11:56:01.773 20760 20806 W unknown:BridgelessReact: ReactHost{0}.getOrCreateDestroyTask(): Resetting destroy task ref
Guten Tag, Hans here! 🍻 It looks like you are encountering an error when launching the Camera component with barcode scanning. However, I see that your logs do not provide enough information for mrousavy to troubleshoot this effectively.
Please make sure to gather logs using adb logcat while you reproduce the issue, as they can provide clues to what might be going wrong.
Additionally, I noticed you cannot reproduce the issue in the Example app, which might indicate an issue with your specific setup. You might want to double-check your installation and code configurations.
If you need further assistance, consider supporting the project by becoming a sponsor here. This helps mrousavy focus more time on resolving issues like yours!
Note: If you think I made a mistake, please ping @mrousavy to take a look.
What's happening?
When trying to launch the Camera component while trying to scan barcodes, I'm getting the following error:
Reproduceable Code
Relevant log output
Camera Device
Device
Android Emulator & Pixel 9 Pro (both fail same error)
VisionCamera Version
4.6.4
Can you reproduce this issue in the VisionCamera Example app?
No, I cannot reproduce the issue in the Example app
Additional information
The text was updated successfully, but these errors were encountered: