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: Display custom message for Error code 4001 #239

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

PruthiviRaj27
Copy link
Contributor

@PruthiviRaj27 PruthiviRaj27 commented Dec 23, 2024

  • Previously, we displayed a generic error message for ExoPlayer error code 4001. This error typically occurs due to insufficient system resources, missing or incompatible decoder libraries, or similar issues. Restarting the device usually resolves it.
  • We added a custom error message specifically for error code 4001.
  • Included a troubleshooting link within the message for further assistance.

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