We have some device Redmi12 Xiaomi with HyperOs 2.0.1.0 and Android 15. My app (ionic 8, capacitor 6, angular 16) use capacitor-mlkit/barcode-scanning. After the last upgrade, when use scan app crash and this is the error:
11:10:04.208 W onServiceDisconnected (crash or killed by oom): pid=28458 bindings:W S
11:10:04.277 D updateCloudCameraControllerInfoAsync: has aleardy start update task.
11:10:04.277 D waitForResult:
11:10:04.278 W Access denied finding property “vendor.camera.aux.packagelist”
11:10:04.279 W Access denied finding property “vendor.camera.aux.packagelistext”
11:10:04.279 W ignore the torch status update of camera: 2
11:10:04.279 D updateCloudCameraControllerInfoAsync: has aleardy start update task.
11:10:04.279 D waitForResult:
11:10:04.280 W Access denied finding property “vendor.camera.aux.packagelist”
11:10:04.280 W Access denied finding property “vendor.camera.aux.packagelistext”
11:10:04.281 W ignore the torch status update of camera: 3
11:10:04.303 E Camera 4 is not present. Ignore physical camera status change
11:10:04.347 E [ERROR:aw_browser_terminator.cc(165)] Renderer process (28458) crash detected (code -1).
11:10:04.355 E [ERROR:aw_browser_terminator.cc(113)] Render process (28458) kill (OOM or update) wasn’t handed by all associated webviews, killing application.
I’ve also tried to remove battery protection.
Someone can help me?
Monica