Open michaeljholmes opened 3 years ago
here's a rather interesting article that might provide some insight. it doesn't say anything specifically about iOS, but perhaps iOS supports this api .. or might be able to do some digging to see if it does.
Thanks for the response!
Unfortunately ios don't allow any this functionality - I think this is just an unfortunate limitation when using ios devices.
Cheers
@michaeljholmes Hello! Could you tell me how you managed to enable the zoom feature on Android? I'm not getting it...
We can use canvas to simulate zoom on Safari and Android browsers which do not support zoom natively. Check out this blog: https://www.dynamsoft.com/codepool/camera-zoom-control-on-web.html
I'm trying to scan really small barcodes and it works fine on and android as I can zoom, does anyone know if I can do the same for ios? Are there any settings that might help on ios? Many thanks!