wu9007 / qrcode_scanner

🛠 Flutter QR code scanner plugin.
MIT License
358 stars 185 forks source link

not saving qrcode #87

Open SamjiDiamond opened 3 years ago

SamjiDiamond commented 3 years ago

i am unable to save the QRcode, this is the error I am getting when trying to save it {filePath: null, errorMessage: java.io.FileNotFoundException: /storage/emulated/0/visionx_crpto/1609860906319.jpg: open failed: ENOENT (No such file or directory), isSuccess: false}

vikasofvikas commented 3 years ago

Have you resolved the issue>