Player icon indicating copy to clipboard operation
Player copied to clipboard

playbackResumesWhenEnteringForeground resumes all players when foreground

Open cskaynar opened this issue 8 years ago • 7 comments

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.

cskaynar avatar Aug 12 '17 19:08 cskaynar

same issue here

havebeenfitz avatar Jun 25 '18 13:06 havebeenfitz

Is there any solution for this .?

meetdoshi1992 avatar Oct 18 '18 06:10 meetdoshi1992

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

piemonte avatar Oct 18 '18 23:10 piemonte

Is there any solution for this now?

yunustek avatar Jan 06 '19 21:01 yunustek

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

majeedyaseen avatar Feb 22 '19 13:02 majeedyaseen

Is there any solution for this now?

did you found any fix around?

majeedyaseen avatar Feb 22 '19 13:02 majeedyaseen

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

zhyc9de avatar May 17 '19 10:05 zhyc9de