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

Closing Picture in Picture on Background dismisses video view on the app #503

Open
mokuzuu opened this issue Oct 21, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@mokuzuu
Copy link

mokuzuu commented Oct 21, 2024

Describe the bug
When PiP is activated by moving the app to the background, the video view of the participant in PiP is dismissed when the PiP is closed in the background.

SDK Version
LiveKit 2.0.16

iOS/macOS Version
iOS 18

Xcode Version
The Xcode version which the issue occurs.
Xcode 16.0
Swift version (result of xcrun swift -version) swift-driver version: 1.115 Apple Swift version 6.0 (swiftlang-6.0.0.9.10 clang-1600.0.26.2) Target: arm64-apple-macosx14.0

Steps to Reproduce

  1. Run minimal-pip example app
  2. Join the call and activate camera for remote participant
  3. Leave the app to activate PiP
  4. Close the PiP by pressing x on PiP view
  5. Goes back to the app.
  6. You can see blank screen, and when you goes into PiP again, PiP view is also blank.

Expected behavior
Video view keeps displaying.

Screenshots

ScreenRecording_10-21-2024.11-51-24_1.mov

Logs
Please provide logs if you can.

It doesn't seem to provide any logs when I close PiP

@mokuzuu mokuzuu added the bug Something isn't working label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants