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
Providing device logs:
11-29 13:26:19.874 10853 10853 W Method java.lang.Object androidx.compose.runtime.snapshots.SnapshotStateMap.mutate(kotlin.jvm.functions.Function1) failed lock verification and will run slower.
11-29 13:26:19.874 10853 10853 W Common causes for lock verification issues are non-optimized dex code
11-29 13:26:19.874 10853 10853 W and incorrect proguard optimizations.
11-29 13:26:19.874 10853 10853 W Method void androidx.compose.runtime.snapshots.SnapshotStateMap.update(kotlin.jvm.functions.Function1) failed lock verification and will run slower.
11-29 13:26:19.874 10853 10853 W Method boolean androidx.compose.runtime.snapshots.SnapshotStateMap.removeIf$runtime_release(kotlin.jvm.functions.Function1) failed lock verification and will run slower.
11-29 13:26:19.914 4019 4186 D OplusNetworkSlowMgr: checkCidDorecoveryInvalid, mRecoveryConfig is false
11-29 13:26:19.925 10853 10853 D AndroidRuntime: Shutting down VM
11-29 13:26:19.927 10853 10853 E AndroidRuntime: FATAL EXCEPTION: main
11-29 13:26:19.927 10853 10853 E AndroidRuntime: Process: appName,
11-29 13:26:19.927 10853 10853 E AndroidRuntime: java.lang.NoSuchFieldError: No field Companion of type Landroidx/camera/lifecycle/ProcessCameraProvider$Companion; in class Landroidx/camera/lifecycle/ProcessCameraProvider; or its superclasses (declaration of 'androidx.camera.lifecycle.ProcessCameraProvider' appears in /data/app/{AppTag}/base.apk)
Plugin version: "1.0.1"
Issued android versions: 12, 13, 14, 15, didn't test anywhere else
targetSdkVersion = 34
minSdkVersion = 26
Providing device logs:
11-29 13:26:19.874 10853 10853 W Method java.lang.Object androidx.compose.runtime.snapshots.SnapshotStateMap.mutate(kotlin.jvm.functions.Function1) failed lock verification and will run slower.
11-29 13:26:19.874 10853 10853 W Common causes for lock verification issues are non-optimized dex code
11-29 13:26:19.874 10853 10853 W and incorrect proguard optimizations.
11-29 13:26:19.874 10853 10853 W Method void androidx.compose.runtime.snapshots.SnapshotStateMap.update(kotlin.jvm.functions.Function1) failed lock verification and will run slower.
11-29 13:26:19.874 10853 10853 W Method boolean androidx.compose.runtime.snapshots.SnapshotStateMap.removeIf$runtime_release(kotlin.jvm.functions.Function1) failed lock verification and will run slower.
11-29 13:26:19.914 4019 4186 D OplusNetworkSlowMgr: checkCidDorecoveryInvalid, mRecoveryConfig is false
11-29 13:26:19.925 10853 10853 D AndroidRuntime: Shutting down VM
11-29 13:26:19.927 10853 10853 E AndroidRuntime: FATAL EXCEPTION: main
11-29 13:26:19.927 10853 10853 E AndroidRuntime: Process: appName,
11-29 13:26:19.927 10853 10853 E AndroidRuntime: java.lang.NoSuchFieldError: No field Companion of type Landroidx/camera/lifecycle/ProcessCameraProvider$Companion; in class Landroidx/camera/lifecycle/ProcessCameraProvider; or its superclasses (declaration of 'androidx.camera.lifecycle.ProcessCameraProvider' appears in /data/app/{AppTag}/base.apk)
App is crashing on attempt to call method
await CapacitorBarcodeScanner.scanBarcode({
hint: 17,
cameraDirection: 1,
})
The text was updated successfully, but these errors were encountered: