You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The current implementation of the "enableHighResolution" feature on Android devices restricts the captured picture resolution to 1920 x 1080, despite the device's camera supporting a higher resolution of 4032 x 3024. This limitation hinders users from taking full advantage of their device's camera capabilities.
Describe the solution you'd like
The "enableHighResolution" feature should be extended to Android devices, allowing users to capture pictures at the native resolution supported by their device's camera, such as 4032 x 3024.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The current implementation of the "enableHighResolution" feature on Android devices restricts the captured picture resolution to 1920 x 1080, despite the device's camera supporting a higher resolution of 4032 x 3024. This limitation hinders users from taking full advantage of their device's camera capabilities.
Describe the solution you'd like
The "enableHighResolution" feature should be extended to Android devices, allowing users to capture pictures at the native resolution supported by their device's camera, such as 4032 x 3024.
The text was updated successfully, but these errors were encountered: