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

A bug for Picture In Picture when back to home screen #85

Open
Kimentanm opened this issue Apr 24, 2022 · 1 comment
Open

A bug for Picture In Picture when back to home screen #85

Kimentanm opened this issue Apr 24, 2022 · 1 comment

Comments

@Kimentanm
Copy link

When I open Background Mode in Xcode and back to home screen, The Picture In Picture will disappear quickly.
And when i annotation this line code,it works
Please fix, thanks

    /**
      detach player UI to keep audio playing in background
     */
    func applicationDidEnterBackground(_ application: UIApplication) {
       // self.playerViewController?.player = nil
    }
KhuramKhalid added a commit that referenced this issue Apr 25, 2022
@KhuramKhalid
Copy link
Member

Fixed in 2.0.2-rc2

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