rmtmckenzie/flutter_qr_mobile_vision

Camera Resolution is reduced after closed the app

lutfi-haslab opened this issue · 0 comments

Step to reproduce:

  • Open the app
  • Scan the qrcode (expected qrcode is detected)
  • User close the app using Back button
  • Open app again (expected camera resolution is normal)

Actual behaviour:
Camera resolution is reduced after back the app and open the app again, the resolution back to normal after change the CameraDirection.FRONT and then toggle CameraDirection.BACK again.
Screenshot_1701161575
normal camera:
Screenshot_1701161649