jitsi/jitsi-meet

[Android] Minimized Floating Screen Not Appearing After Pressing Home Button During Screen Sharing in Jitsi Android App

Opened this issue · 3 comments

What happened?
When screen sharing is initiated on the Jitsi (Android app & SDK) with the "hide self view" option disabled, pressing the home button on the Android device to view other documents while attending the meeting will cause the minimized floating screen to not appear.

hide_self_view

Steps to Reproduce:
Start a Jitsi meeting
Go to Settings

Option hide self view : Disabled
Start screen sharing
Pressing Home Icon in the navigation bar of Android

Actual Behavior:
The Jitsi app does not display the minimized floating screen when the "hide self view" option is disabled.

Expected Behavior:
The Jitsi app should display the minimized floating screen when the home button on the Android navigation bar is pressed.

Like the screen below

Screenshot 2024-12-05 at 3 45 42 PM

Workaround:
Enable the option if it's disabled, or disable it if it's enabled, in order to display the minimized floating screen.

Platform

  • Chrome (or Chromium based)
  • Firefox
  • Safari
  • Other desktop browser
  • Android browser
  • iOS browser
  • Electron app
  • Android mobile app
  • iOS mobile app
  • Custom app using a mobile SDK

Browser / app / sdk version

10.3.0

Relevant log output

No response

Reproducibility

  • The problem is reproducible on meet.jit.si

More details?

No response

This was intentional when we didn't allow closing of the PiP window to be closed, but that's no longer the case.

@Calinteodor can you pl remove the limitation?

Thanks for your answer @saghul

Will the PiP window always be displayed to the user when sharing screen ?

PiP will be shown whenever the user switches away from the app, regardless of the screen-sharing state.