phonegap / phonegap-plugin-barcodescanner

cross-platform BarcodeScanner for Cordova / PhoneGap
MIT License
1.27k stars 1.39k forks source link

How we can make Continues scanning #848

Closed satishtaluru closed 3 years ago

satishtaluru commented 4 years ago

Actually we need to develop continues scanning(Barcode and QR code) with out closing the camera.

THARUE commented 4 years ago

yes, on iOS 13 it allows you to swipe down to close the scanner but when trying to reopen it displays a toast that says scan is already in progress. The (qrdata) => qrdata.cancelled is still set to false but I can't find a way to reopen the scanner modal to finish scan.

geoorg30 commented 4 years ago

Developed continuous scanning for android... anyone interested?

DorianLovera commented 4 years ago

Developed continuous scanning for android... anyone interested?

I am ! Can you please share this with us ?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.