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

feat(Permissions): allow microphone check #3068

Merged
merged 4 commits into from
Jun 8, 2020
Merged

feat(Permissions): allow microphone check #3068

merged 4 commits into from
Jun 8, 2020

Conversation

KyDenZ
Copy link
Contributor

@KyDenZ KyDenZ commented Jun 8, 2020

Add checkMicrophone in permission plugin

@jcesarmobile jcesarmobile self-requested a review June 8, 2020 10:56
Copy link
Member

@jcesarmobile jcesarmobile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes look good, thanks!

but can you remove commit f5fe0a0? the docs are generated on deploy, so don't commit them

@jcesarmobile jcesarmobile changed the title Microphone permission feat(Permissions): allow microphone check Jun 8, 2020
@KyDenZ
Copy link
Contributor Author

KyDenZ commented Jun 8, 2020

Ok it's good.

Are you planning the Microphone in capacitor ? (Recording, access request) ?

@jcesarmobile jcesarmobile merged commit a2f2e4f into ionic-team:master Jun 8, 2020
@jcesarmobile
Copy link
Member

not planning on adding a microphone plugin for now, but a few things can trigger the microphone permission at the moment, like some cordova plugins, input file with capture attribute, getUserMedia on Android/browser, etc. so having the microphone check might be helpful

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

Successfully merging this pull request may close these issues.

None yet

2 participants