Emmanuel

Results 39 comments of 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

> ![Image](https://github.com/user-attachments/assets/cf3f659b-ab14-4362-80fb-c3434e82b463) 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 ``` ![image](https://github.com/user-attachments/assets/32424457-76fd-412c-a400-7a1cc2dfd7da) ``` 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]...