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

Add Android 6.0 permissions #33

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Conversation

alssl-ross
Copy link

Also increases the iOS audio quality basedon KevinWang15's changes.

```bash
$ cordova plugin add cordova-plugin-audio-recorder-api
```

Copy link
Owner

Choose a reason for hiding this comment

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

why delete?

@alssl-ross
Copy link
Author

Please ignore that readme.md change. It is not required.

@mix3d
Copy link

mix3d commented May 10, 2017

Seems like theres 3 different pull requests for fixes for the new permissions. @emj365, where are we with this? Definitely important for the life of this plugin, and for what I personally believe to be the best audio capture plugin for cordova.

DanWithams7d and others added 7 commits November 22, 2017 16:14
if we already have all permissions and we call dopermissions from the JS app, we get stuck as no response is sent.
Fixing issue where no implementation of doPermissions in AudioRecorderAPI.m breaks iOS when called.
Revert "Fixing issue where no implementation of doPermissions in AudioRecorderAPI.m breaks iOS when called."
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

5 participants