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
Describe the bug:
When installing the library, development build crashes on iOS (Android works fine).
Minimum reproducible example:
I am installing react-native-vision-camera, and aim to use frame processing. Therefore, I need to install this library. When installing react-native-vision-camera, I run the build, iOS simulator works ok. Then, I continue installing this library, and add the babel plugin. When I install the development build on the simulator, the app is installed, but crashes on open without any error logs to be found.
When running the development build on iOS device, it works ok.
Describe the bug:
When installing the library, development build crashes on iOS (Android works fine).
Minimum reproducible example:
I am installing react-native-vision-camera, and aim to use frame processing. Therefore, I need to install this library. When installing react-native-vision-camera, I run the build, iOS simulator works ok. Then, I continue installing this library, and add the babel plugin. When I install the development build on the simulator, the app is installed, but crashes on open without any error logs to be found.
When running the development build on iOS device, it works ok.
Device:
package.json
file:The text was updated successfully, but these errors were encountered: