-
-
Notifications
You must be signed in to change notification settings - Fork 689
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
I have Audio Sink Error and Playback Error after playing 30 audios on android #1095
Comments
Did you read the bug report submission instructions? Please read them. |
Yess I did. I am stucked here from few days. I have also asked question on stackoverflow. I am stucked kindly help. |
You read the instructions, and then ignored them? There was for example one point in the instructions where you were asked to provide a minimal reproduction project using one of 2 different options, and you ignored both options and wrote something else. |
I could't understand how I can provide you the project. As it is a podcast app . |
The instructions don't ask you to provide your app, they ask you to prepare a minimal reproduction project by first cloning this repository and making the minimal changes required to reproduce the bug. There is also a link to the contributing guidelines on every page. Here's a direct link: https://github.com/ryanheise/just_audio/blob/minor/CONTRIBUTING.md |
@saffizahid28 I assume that is you who posted a similar question on StackOverflow, too? If so, can you tell me which one you intend to keep open? I don't think it is helpful to carry on this same discussion in two places, so you should decide whether you have confirmed that there is a bug that I need to fix here, or whether there is just a question that you want to ask there. |
Closing as a duplicate of a StackOverflow question. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs, or use StackOverflow if you need help with just_audio. |
Which API doesn't behave as documented, and how does it misbehave?
ExoPlayer API
Minimal reproduction project
After Playing 30 audios, I encounter these errors. Although the audio files continue to play, but no there is no audible sound , and the notification widget of the player remains stuck on the previous audio. This problem is only on Android. I have tried playing on Ios it plays fine. How can I resolve this issue? I have tried different solutions but still no success. I have tried playing audios on IOS it plays fine this error is just on android. I have tried playing audios from downloads and from server both have same issue.
To Reproduce (i.e. user steps, not code)
Play songs multiple times. After 30 audios sound
Error messages
Expected behavior
The audios Still play but there is no sound. and the notification widget of the player remains stuck on the previous audio.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Flutter SDK version
3.13.8
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: