We've developed a Flutter app that uses the camera to scan QR codes. We've encountered a problem where the Android version of the app is not functioning correctly on the Samsung Galaxy A23 (Android 14). The QR code scanner works fine on other Android devices and on iOS.
Our developers are no longer available. A preliminary analysis suggests the app isn't receiving any feedback from the camera API on the A23.
Camera permissions and data protection settings appear to be configured correctly, matching those on devices where the scanner works.
Has anyone experienced a similar issue or have any insights into what might be causing this problem?
Thanks in advance for your help!