-
Notifications
You must be signed in to change notification settings - Fork 979
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ios issues! Is there anyway to zoom in on ios devices? #476
Comments
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!
The text was updated successfully, but these errors were encountered: