I'm using the qr_code_scanner package and getting an error like this on ios.
[VERBOSE-2:dart_vm_initializer.cc(41)] Unhandled Exception: CameraException(404, No barcode scanner found)
#0 QRViewController.resumeCamera
package:qr_code_scanner/src/qr_code_scanner.dart:304
<asynchronous suspension>
how can i solve this