react-nativeexpoexpo-camera

React Native Expo SDK 44 expo-camera crashing when Eas Build is being used


Expo SDK 44: expo-camera is crashing when the application is run on Eas build while it works fine on the normal expo go application. The logs of the errors are attached below.

Logs


Solution

  • I faced the same issue, and this thread helped me.

    I was using expo-camera for reading barcodes, and adding expo-barcode-scanner to my package.json solved it for me.