rmtmckenzie/flutter_qr_mobile_vision

camera freezes on IOS when flash is turned on or when toggleFlash() is called.

Hemant-sha opened this issue · 2 comments

Works fine on Android but the camera freezes on IOS

I also have this but only on some models. iPhone 13 Mini and iPhone SE2, it works fine. On iPhone 14 Pro with iOS 17, it happens.

The issue is due to the default video camera device not being the same as the device being used on the three-camera high-end iPhones. The lamp needs to trigger off of the same device.