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 disappears after next/prev tap iOS #97

Closed
pz6tnk opened this issue Nov 7, 2017 · 4 comments
Closed

Player disappears after next/prev tap iOS #97

pz6tnk opened this issue Nov 7, 2017 · 4 comments

Comments

@pz6tnk
Copy link

pz6tnk commented Nov 7, 2017

When I tap 'next' button player disappears. After 1 sec next song start playing and I can see controls and cover again.


@pz6tnk
Copy link
Author

pz6tnk commented Nov 7, 2017

I suppose this is incorrect app realization issue.

@pz6tnk pz6tnk closed this as completed Nov 7, 2017
@pz6tnk
Copy link
Author

pz6tnk commented Dec 1, 2017

It's still relevant any thoughts guys?

@pz6tnk pz6tnk reopened this Dec 1, 2017
@GitFr33
Copy link

GitFr33 commented Jan 17, 2018

Are you using MusicControls.destroy() when you update the music controls?

I had a similar issue and found that not using MusicControls.destroy() and instead simply calling MusicControls.create() again to reset the title and other settings solved the problem of the controls disappearing every time they were used.

It doesn't seem like a good solution but it does seem to work.

@pz6tnk
Copy link
Author

pz6tnk commented Jan 17, 2018

ok thanks I will try

@pz6tnk pz6tnk closed this as completed Jan 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants