noreasonprojects / ModernAVPlayer

ModernAVPlayer is a persistence AVPlayer wrapper
MIT License
283 stars 46 forks source link

Player has been ended the song but the remote center still re-plays without ending. #107

Open dlpigpen opened 5 years ago

dlpigpen commented 5 years ago

The song has been ended because the time is over. However, the remote-center it still re-play again without stopping.

raphrel commented 5 years ago

do you have any link with your code ?

dlpigpen commented 5 years ago

The code is protected by our company so I don't have permission to share fully source code. You can test easily by adding the next track when ending the first song. I've also tested both the example code from your repo and my code. they have the same result.

raphrel commented 4 years ago

Hi @dlpigpen,

I made a new release with audio queue example: @ #163

Try to understand your problem but in my case:

Environment hardware iPhone XS iOS 13.5

How can I reproduce your declaration ?