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

The player will not play track after disconnect/connect to the internet #59

Closed
murad1981 opened this issue Apr 30, 2019 · 2 comments
Closed

Comments

@murad1981
Copy link

In case I disconnected the device from the internet, and hit play to play the track nothing happens and this is the expected behavior, but I reconnect to the internet and hit play again the audio file will not play as expected.
I can reproduce this bug in your example project.

@jorgenhenrichsen
Copy link
Owner

This will be partly fixed by #60 . You will, however, be required to load the item again after the disconnect.

@jorgenhenrichsen
Copy link
Owner

Check out the example app in v0.10.0, it contains an example of how to handle a network error. In a future release, this might be handled more gracefully by the audio player itself.

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

No branches or pull requests

2 participants