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 guards to unwrap video connection and buffer #288

Merged
merged 1 commit into from
Feb 18, 2019

Conversation

dkcas11
Copy link
Contributor

@dkcas11 dkcas11 commented Feb 10, 2019

I recently noticed a few crashes from users whenever the shot button was pressed. I am unable to exactly pinpoint the error, but the crash logs states that it is in shotPressed. So I added two new guards just to make sure that the app at least don't crash when force-unwrapping the connection and buffer.

Currently the crashes has occurred on iOS 12 on devices iPhone 6s, 7 and 8.

@nkezhaya nkezhaya merged commit 4abd093 into ytakzk:master Feb 18, 2019
@nkezhaya
Copy link
Collaborator

Updated pod to 1.3.3

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