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

Image Picker Android 11 PlatformException(no_available_camera, No cameras available for taking pictures., null, null) #83620

Closed
parmarravi opened this issue May 30, 2021 · 3 comments

Comments

@parmarravi
Copy link

Image Picker ImageSource.camera fails to open Camera.
It throws an error only one Android 11 API 30

[ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: PlatformException(no_available_camera, No cameras available for taking pictures., null, null)

The Image picker works fine with Android API 27.

@nenncy
Copy link

nenncy commented Jun 29, 2021

have you got an answer???

@jasarmas
Copy link

jasarmas commented Jul 1, 2021

have you got an answer???

Try to check these solutions in this related issue #62669

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants