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

Added missing callback when recording stops and the user don't give a… #243

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rpgzibralabs
Copy link

It is missing a callback after the recording stops and the user don't give permissions to save the video to the Photo Library.

As the code is right now the callback is not performed when the user chooses not to give permissions for saving the video into the Photo Library. The callback is only called when the user gives permission and there's not callback to perform an action afterwards. It could be a good idea to maybe return an error when the writeFilesToPhoneLibrary flag is true and the user don't allows access to the Photo Library.

…ny permissions to save the image in the Photo Library
Copy link
Author

@rpgzibralabs rpgzibralabs left a comment

Choose a reason for hiding this comment

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

I think the changes are Ok :)

@NikKovIos
Copy link

Leaks could be, I think

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