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

fix(ios): handle video transcoding cancel exception #549

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

Conversation

guillem-sopra
Copy link

Closes #545

If the video transcoding process is interrupted (generally by the user), an empty string is returned as file uri.

src/ios/CDVCamera.m Outdated Show resolved Hide resolved
@guillem-sopra guillem-sopra force-pushed the fix/handle-video-transcoding-cancel-exception branch 2 times, most recently from 3cf3cf5 to cddc838 Compare April 12, 2020 11:12
@guillem-sopra guillem-sopra force-pushed the fix/handle-video-transcoding-cancel-exception branch from cddc838 to 6dce381 Compare April 12, 2020 11:19
@guillem-sopra guillem-sopra force-pushed the fix/handle-video-transcoding-cancel-exception branch from 73abf9e to 9b66430 Compare April 12, 2020 12:00
@timbru31
Copy link
Member

Great! I'll give this a review and try tomorrow.

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.

[iOS - iPad] App crashes if video transcoding is interrupted
3 participants