Emmanuel
Emmanuel
Same here, using react-native-safe-area-context 5.0.0 and targetSDKVersion 35 Android 12: Android 15: When using targetSDKVersion 34 the problem disappears but PlayStore requires app segmentation to 35
>  doesnt work to me
> I managed to make it work with the new Places API : > > 1. I took the 2.5.7 version or the last commit from master to include this...
same here, even with "cropping" false, all the Xiaomi devices I tested, with different versions of Android, always restart.
Same here: ``` react-native: 0.73.4 react-native-vision-camera: ^4.5.2 ```  ``` androidx.camera.core.InitializationException: androidx.camera.core.CameraUnavailableException: Device reporting less cameras than anticipated. On real devices: Retrying initialization might resolve temporary camera errors. On emulators:...
> any updates ? Unfortunately, no one can reproduce the error concisely. :(
Same here. In my case, Frame Processors are enabled (react-native-worklets-core): Vision-Camera: 4.6.4
> [#3551 (comment)](https://github.com/mrousavy/react-native-vision-camera/issues/3551#issuecomment-3186543972) Dont work for me ``` * What went wrong: Execution failed for task ':react-native-vision-camera:configureCMakeRelWithDebInfo[arm64-v8a]'. > [CXX1429] error when building with cmake using C:\Projects\closeer\closeer-app-pro\node_modules\react-native-vision-camera\android\CMakeLists.txt: C++ build system [prefab]...