Skip to content

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

Open
rpgzibralabs wants to merge 1 commit intoimaginary-cloud:masterfrom
rpgzibralabs:fix_for_missing_callback_after_recording_stops
Open

Added missing callback when recording stops and the user don't give a…#243
rpgzibralabs wants to merge 1 commit intoimaginary-cloud:masterfrom
rpgzibralabs:fix_for_missing_callback_after_recording_stops

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.

2 participants