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

Android Marshmallow, continuos record, ios documents #39

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

Conversation

csga5000
Copy link

On newer versions of android and iOS your plugin does not work.

This fixes:

  • Android permissions (it will now prompt for audio permission when you try to record
  • iOS filepath nolonger works

And additionally, I made it so you don't have to specify a duration. That seems useless to me in most cases, I just want to record continuously. (Though obviously, if you specify a duration, it will work still as before)

gradius and others added 3 commits November 18, 2015 15:25
…brary/NoCloud. This is for 2 reasons:

        1) as recommended by Apple, the Documents folder is used to store user generated content.
        2) [recorder prepareToRecord] fails because the Library/NoCloud directory does not exist by default
…cording (by not creating the countdown timer, and either not specifying the seconds, or doing -1)
@GabrielStetco
Copy link

GabrielStetco commented Jan 20, 2017

Hi Michael (@emj365)

Is it possible to merge this in?
It would be really useful to get the Android permissions fixed.

谢谢
Gabriel

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.

4 participants