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

fix(camera): Make web use source options #487

Merged
merged 4 commits into from
Jun 23, 2021
Merged

fix(camera): Make web use source options #487

merged 4 commits into from
Jun 23, 2021

Conversation

jcesarmobile
Copy link
Member

@jcesarmobile jcesarmobile commented Jun 17, 2021

At the moment camera plugin on web ignores CameraSource options.

This PR implements the prompt and also uses the file picker if CameraSource.Photos

closes #493

@Ionitron Ionitron added this to Needs review 🤔 in Capacitor Engineering ⚡️ Jun 17, 2021
@jcesarmobile jcesarmobile merged commit 7870e6b into main Jun 23, 2021
Capacitor Engineering ⚡️ automation moved this from Needs review 🤔 to Done 🎉 Jun 23, 2021
@jcesarmobile jcesarmobile deleted the fix-web-source branch June 23, 2021 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

source: CameraSource only supports Camera on PWA
2 participants