Expo QR code reader not working on Amazon Fire 7

Please provide the following:

  1. SDK Version: 37.0.0
  2. Platforms(Android/iOS/web/all): Android

“expo”: “^38.0.0”
“expo-barcode-scanner”: “~8.1.0”
“react”: “16.9.0”
“react-dom”: “16.9.0”
“react-native”: “https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz

I have a very simple app that uses the BarCodeScanner component and it works all fine in my Samsung A6, but my customer is using an Amazon Fire 7 9th generation, and the camera opens, it looks like it focuses the code but never reads it. We tried rotating and everything but no it does not work. Anyway is there a known reason for this component not to work on some android devices? is there any known issues with amazon Fire 7? How can I debug this component?
Any help will be much appreciated.

Regards,
Tomas

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.