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

Crash on parameters #1

Closed
dayanithi06 opened this issue Apr 24, 2017 · 1 comment
Closed

Crash on parameters #1

dayanithi06 opened this issue Apr 24, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@dayanithi06
Copy link

When there is no flash support in mobile it crashes.

java.lang.NullPointerException
at io.fotoapparat.hardware.v1.capabilities.CapabilitiesFactory.extractFlashModes(CapabilitiesFactory.java:57)
at io.fotoapparat.hardware.v1.capabilities.CapabilitiesFactory.fromParameters(CapabilitiesFactory.java:29)
at io.fotoapparat.hardware.v1.Camera1.getCapabilities(Camera1.java:187)

@Diolor Diolor added the bug label Apr 24, 2017
@Diolor Diolor added this to the 0.1.0 milestone Apr 24, 2017
@dmitry-zaitsev dmitry-zaitsev self-assigned this Apr 24, 2017
@dmitry-zaitsev
Copy link
Member

@dayanithi06 Thanks for reporting!

It should be fixed now.

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

No branches or pull requests

3 participants