rmtmckenzie/flutter_qr_mobile_vision

ios crash when turn flash on when camera is on

Closed this issue · 3 comments

Hi,

in my app, i have one activity that uses the camera of the phone. Then, I have a button to turn on the flashlight. In android everything is working fine, but on ios, the flashlight turn on for a second, and then it goes off and the app crashes (not possible to do any action).

Is it possible to solve this issue?

@rmtmckenzie is this solvable? I'm having the same issue...

@carlos12silva94 Did you merge the PR from adlanarifzr? If so check my comment on the PR that fixes the iOS issue.

Ok. It's working now. Thanks