Closed zavovi closed 1 year ago
This is already possible if you use the "startScan(...)" method and create the user interface yourself. There you have full control and can decide for yourself when you want to stop the scan. Therefore, I do not plan to add this feature to the "scan(...)" method.
This is already possible if you use the "startScan(...)" method and create the user interface yourself. There you have full control and can decide for yourself when you want to stop the scan. Therefore, I do not plan to add this feature to the "scan(...)" method.
Oh, thank you very much for this information. I will more study startScan(...) and I will try it. Please, have you got any example, how can I use startScan?
Sure, this is the official demo app: https://github.com/robingenz/capacitor-mlkit-plugin-demo
Thank you very much, that solved my issue! I reworked whole par of reading EAN in my app.
Plugin(s)
Current problem
Hello, I am using your barcode scanner in my new app and sometimes the read data are bad.
Preferred solution
Please, is it possible to add some settings for read it twice or three times and compare? Or some any other alghoritm for check, if it is ok?
Thank you very much!
Alternative options
No response
Additional context
No response