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

Bug: slider is not updated #52

Open
rastaman111 opened this issue Jan 10, 2022 · 5 comments
Open

Bug: slider is not updated #52

rastaman111 opened this issue Jan 10, 2022 · 5 comments
Labels
question Further information is requested

Comments

@rastaman111
Copy link

I noticed that when the audio comes to an end (for example: there are 15 seconds left) and at the same time open a new screen as a present, then the scale will stop at the same place and will not move, and also when moving to the next track, it will stand in the same position

@rastaman111
Copy link
Author

It seems that tracking progress is being lost, this is a rare problem, but not a pleasant one.
If necessary, I can send a video.

@rastaman111
Copy link
Author

ezgif com-gif-maker

@rastaman111
Copy link
Author

This happens when it throws an error
RxMusicPlayer.Status.failed invalidCommand(cmd: RxMusicPlayer.RxMusicPlayer.Command.seek(seconds: 0, shouldPlay: false))

@rastaman111
Copy link
Author

hi, any idea how to solve this bug?

@yoheimuta
Copy link
Owner

@rastaman111 Thank you for reaching out.
I'm not sure if it's caused by the application UI's matter or RxMusicPlayer's something.

It's better to reproduce this issue based on our example project.

@yoheimuta yoheimuta added the question Further information is requested label Jun 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants