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.
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.