Baseflow / XamarinMediaManager

Cross platform Xamarin plugin to play and control Audio and Video
https://baseflow.com
MIT License
768 stars 305 forks source link

[IOS] - Add Item to queue but notification doesn't show the next icon. #828

Closed thanoue closed 3 years ago

thanoue commented 3 years ago

🐛 Bug Report

Expected behavior

Reproduction steps

on IOS, I Add create iMediaItem from some MP4 files and play as an audio stream. It can play the first song, but when I add the second one to the MediaManager.Current.Queue, it doesn't show the next icon on the notification. Also when the first song is finished, it doesn't auto-play the second song, neither. How can I fix it? Thanks.

Configuration

I had set some these properties: image

Version: 1.0.9

Platform: