You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: