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

playbackResumesWhenEnteringForeground resumes all players when foreground #162

Open
cskaynar opened this issue Aug 12, 2017 · 7 comments
Open
Labels
bug

Comments

@cskaynar
Copy link

@cskaynar cskaynar commented Aug 12, 2017

When playbackResumesWhenEnteringForeground is true.
Once application goes to background then foreground; UIApplicationWillEnterForeground is received, player doesn't check if it is visible or not, therefore it resumes all player instances.

@havebeenfitz
Copy link

@havebeenfitz havebeenfitz commented Jun 25, 2018

same issue here

@meetdoshi1992
Copy link

@meetdoshi1992 meetdoshi1992 commented Oct 18, 2018

Is there any solution for this .?

@piemonte piemonte added the bug label Oct 18, 2018
@piemonte
Copy link
Owner

@piemonte piemonte commented Oct 18, 2018

it'd be nice if there was an isViewVisible before resuming

@yunustek
Copy link

@yunustek yunustek commented Jan 6, 2019

Is there any solution for this now?

@majeedyaseen
Copy link

@majeedyaseen majeedyaseen commented Feb 22, 2019

Hi @piemonte are there any updates for this bug or any suggested fix?

@majeedyaseen
Copy link

@majeedyaseen majeedyaseen commented Feb 22, 2019

Is there any solution for this now?

did you found any fix around?

@zhyc9de
Copy link

@zhyc9de zhyc9de commented May 17, 2019

i also set playbackResumesWhenBecameActive = false instead, it's useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
7 participants
You can’t perform that action at this time.