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 a crash when the user taps play multiple times and the download fails #7799

Merged
merged 1 commit into from
May 30, 2024

Conversation

pixlwave
Copy link
Member

Fixes #7791

The crash had nothing to do with the network failures, tapping play once and killing the network fails gracefully. However if the user tapped play multiple times, then the app would crash handling the failure multiple times.

@pixlwave pixlwave requested review from a team and stefanceriu and removed request for a team May 30, 2024 10:48
Copy link

sonarcloud bot commented May 30, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Member

@stefanceriu stefanceriu left a comment

Choose a reason for hiding this comment

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

👏

@pixlwave pixlwave merged commit af17fd1 into develop May 30, 2024
9 checks passed
@pixlwave pixlwave deleted the doug/download-failures branch May 30, 2024 12:11
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.

Element iOS App 1.11.9 crashes or hangs on downloading 85mb mp4 video.
2 participants