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

Unbalanced calls to begin/end appearance transitions for #20

Open
ConnorMusic opened this issue Jun 8, 2017 · 0 comments
Open

Unbalanced calls to begin/end appearance transitions for #20

ConnorMusic opened this issue Jun 8, 2017 · 0 comments

Comments

@ConnorMusic
Copy link

ConnorMusic commented Jun 8, 2017

Hi, when I do the music player transition and I close it, the collection view or the table view segue said this: unbalanced calls to begin/end appearance transitions for . I search it in google and this is cause when you try and display a new viewcontroller before the current view controller is finished displaying.
I revised all my code and only happens when I show the player from the miniplayer and I close it. So when I show again the mini player and close it and I try to do a segue on the table to another viewcontroller who has a table it happens again. Can you solve it?

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

1 participant