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

access mobile camera #440

Closed
ghost opened this issue Jun 5, 2019 · 7 comments
Closed

access mobile camera #440

ghost opened this issue Jun 5, 2019 · 7 comments

Comments

@ghost
Copy link

ghost commented Jun 5, 2019

hi

I have a web page to show the camera in mobile chrome and firefox I can access to the camera but in flutter web view I can access the camera

@ghost ghost changed the title access mobile camer access mobile camera Jun 5, 2019
@scofield-hello
Copy link

this plugin did't ask for permissions when use camera

@ghost
Copy link
Author

ghost commented Jun 10, 2019

this plugin did't ask for permissions when use camera

what I can do then?

@scofield-hello
Copy link

@Seven7Up you should ask for the camera permission before open camera in WebView.

@charafau
Copy link
Collaborator

When I think about it, that's what we should probably do and try not to make this plugin too big. Closing for now.

@scofield-hello
Copy link

@charafau What you said is very reasonable, it will be more better if you point it out at README file.

@OPY-bbt
Copy link

OPY-bbt commented Jun 27, 2019

When I think about it, that's what we should probably do and try not to make this plugin too big. Closing for now.

@charafau but why the demo in this project dont need permission?

@rahul69x
Copy link

rahul69x commented May 5, 2020

Same issue is here. I am making an app for live classes. But the flutter webview is not asking about camera and mic permission.

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

No branches or pull requests

4 participants