olexale / flutter_mrz_scanner

Scans MRZ (Machine Readable Zone) from identity documents.
MIT License
51 stars 43 forks source link

Example not working #10

Open pitazzo opened 4 years ago

pitazzo commented 4 years ago

Hey there, I've just cloned the example app but it sadly doesn't work. I only get this error in the debug console: E/libc (17474): Access denied finding property "vendor.camera.hal1.packagelist"

After requesting camera permissions, the camera view keeps gray and doesn't show anything. Any way to fix that?