I've been working on an app that has CameraX implemented in a JavaScript application, and we're experiencing an issue with the minimum zoom levels. On one device, the minimum zoom is set to 0.6, and the app correctly provides this value. However, on another device, the minimum zoom is 0.5, but the app returns a value of 1 instead.
I've tested multiple devices that support a 0.5 minimum zoom, and it seems there's a problem with the lens or switching cameras on these devices. I've explored many conversations on this subject and found that others have encountered similar issues, but there hasn't been a comprehensive discussion or explanation.
If someone knows why this is happening—whether it's a problem with the APIs provided by the device itself or another underlying issue—I would greatly appreciate any insights. I'm curious about why a camera with a 0.5 minimum zoom causes this problem. Any documentation or information on this topic is welcome.
Thank you!
However, on another device, the minimum zoom is 0.5, but the app returns a value of 1 instead.
--
You received this message because you are subscribed to the Google Groups "Android CameraX Discussion Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to camerax-develop...@android.com.
To view this discussion visit https://groups.google.com/a/android.com/d/msgid/camerax-developers/7e921763-c69d-4e82-b4a8-2f54ec81f2c2n%40android.com.