-
Notifications
You must be signed in to change notification settings - Fork 856
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
[Android]: IllegalStateException #1708
Comments
We need precise steps to reproduce. Otherwise we cannot help :/ |
I'm very sorry, I can't provide the steps. This is a crash that occurs when users use it. It is captured and uploaded to the sentry backend. @Gustl22 |
You may could ask one of your customers to reproduce it? |
Sorry. We already have enough reports of this error: But no reproduction steps. Reporting more errors doesn't help without being able to reproduce it, e.g. with a code snipped or a repository. Unfortunately we cannot invest time in something, we can solve only by guessing. Also note we want to use #1526 which hopefully solves some of these errors. |
@Gustl22 thank you for your reply. Due to business needs, I need to generate more of this control (for example, 15) and place it in the I tried to reproduce this crash, and I have made some progress so far. There is a certain probability that this crash will occur when the user quickly clicks to switch This is a voice playback control I customized, the code is as follows.
|
Thank you for sharing the code. It is quite complex though. Try to leave out any parts, which don't contribute reproducing the error. Also I do not currently work on Android bugs, which are expected to be solved by #1526, as the time is much better invested in having this released, although it could take a while. But we're happy to review any merge requests which solve these errors. |
Checklist
Current bug behaviour
android crash,There are captured messages in the screenshots.
Expected behaviour
no crash.
Steps to reproduce
flutter run
on the code sampleCode sample
Code sample
Affected platforms
Android
Platform details
android 13
AudioPlayers Version
audioplayers: ^5.2.1
Build mode
release
Audio Files/URLs/Sources
SM-G9860
Screenshots
Logs
Full Logs
Flutter doctor:
Related issues / more information
No response
Working on PR
no way
The text was updated successfully, but these errors were encountered: