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

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

Open
dlpigpen opened this issue Jul 11, 2019 · 3 comments

Comments

@dlpigpen
Copy link

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

@raphrel
Copy link
Member

raphrel commented Jul 11, 2019

do you have any link with your code ?

@dlpigpen
Copy link
Author

dlpigpen commented Jul 12, 2019

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 raphrel added the bug Something isn't working label Nov 1, 2019
@raphrel raphrel added possible bug and removed bug Something isn't working labels May 21, 2020
@raphrel
Copy link
Member

raphrel commented May 30, 2020

Hi @dlpigpen,

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

Try to understand your problem but in my case:

  • play next automatic disable
    if a media is over, player stop. remote center is ok, timing is back to 0.
  • play next automatic enable
    if a media is over, player read again from begining. remote center is ok, timing is back to 0 then run..

Environment hardware iPhone XS iOS 13.5

How can I reproduce your declaration ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants