Closed robertvo closed 3 years ago
I have the same issue, but it even happens when I navigate through the queue (next/preview-methods). I was testing on real device and now cross checked the behaviour on simulator. It is really an issue on real devices.
I have the same issue, but it even happens when I navigate through the queue (next/preview-methods). I was testing on real device and now cross checked the behaviour on simulator. It is really an issue on real devices.
any ideas for a workaround? maybe destroy and recreate the MediaManger?
Sorry for the late reply. Unfortunately I have no idea for a workaround, but after installing all the latest updates (xamarin, etc.), the problem seems to be gone.
🐛 Bug Report
playback doesn't start after calling CrossMediaManager.Current.Play() after local track has finished playing (iOS).
The player state is stuck at "Buffering" and never plays. Only on Real IPhone.
Expected behavior
After calling CrossMediaManager.Current.Play() track should start playing again.
This works in IOS simulator, doesn't work (SOMETIMES) or real IPhone SE 2020.
Reproduction steps
Play any mp3 track from a local file Let it finish playing to the end Wait a bit and attempt to play it again with CrossMediaManager.Current.Play()
Configuration
Version: 1.08
Platform: