Skip to content
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

Zoom functionality does not work on certain Android Phones (Min and MaxZoom return -1) #96

Open
tobias-goldschmidt opened this issue Sep 30, 2024 · 1 comment

Comments

@tobias-goldschmidt
Copy link

On the following phones the CameraView.MaxZoomFactor and CameraView.MinZoomFactor values return as -1, and setting anything via CameraView.RequestZoomFactor does not work. However, a pinch to zoom gesture works.

  • Samsung Galaxy M54 5G
  • Galaxy S22

It does work on an iPhone 14 Pro Max and a Samsung Galaxy S8 (old phone with only one camera)

@afriscic
Copy link
Owner

afriscic commented Oct 3, 2024

Hello. I'll have to look a little bit deeper into this. The problem is than on Android there are big differences how manufacturers handle cameras and it is hard to do one thing for all manufacturers or phone models.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants