Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Bug] CameraFlashMode.Auto creates massive overexposure on Android #819

@gpatok

Description

@gpatok

Description

I use the CameraFlashMode.Auto in my app but on some devices it creates a massive overexposure which results in an almost complete white image.

Steps to Reproduce

  1. Open CameraView
  2. Set CameraFlashMode to Auto
  3. Trigger the Shutter Command

Expected Behavior

CameraView takes a picture under usage of the flash and i get a image with decent lighting, just like in the regular camera app on the device.

Actual Behavior

CameraView turns on the devices flash, takes an image and i get an almost white image Other Devices work fine.

Basic Information

  • Version with issue: 1.0.0-pre5

  • Last known good version: -

  • IDE: Visual Studio Enterprise 2019 Version 16.8.0

  • Platform Target Frameworks:

    • Android: Target SDK 29
  • Affected Devices: Samsung Galaxy S7 edge, Android 8 (SDK 26)

Workaround

None

Reproduction imagery

Result Image with CameraFlashMode = Auto
Screenshot_20210107-091722 1
Result Image with CameraFlashMode = Off
Screenshot_20210107-091716 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    a/CameraView 📸bugSomething isn't working. Breaky break.p/androidThis issue impacts Androids/unverifiedThis issue needs verification/reproduction by a team member. PRs cannot be accepted/merged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions