Dynamsoft / barcode-reader-javascript

Dynamsoft Barcode Reader JavaScript SDK for package managers. PDF417, QR Code, DataMatrix, MaxiCode and more are supported.
https://www.dynamsoft.com/barcode-reader/sdk-javascript/
Other
168 stars 111 forks source link

Any flash control? #128

Closed moz-ljp closed 1 year ago

moz-ljp commented 1 year ago

Hi, implementing this into an webapp at the moment but theres a chance it might be used in low light conditions. Do you guys have any way built-in to enable the flashlight of a mobile device?

Cheers

Keillion commented 1 year ago

I think you have found the answer. Note that only android supports turnOnTorch(). Safari doesn't provide an API to control flashlight.