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

[Android] Whiteboard Visibility Issue on Android: Initial Drawings Not Visible to Other Participants Until Whiteboard is Reopened #15341

Open
1 of 11 tasks
KhouloudMaam opened this issue Nov 27, 2024 · 2 comments

Comments

@KhouloudMaam
Copy link

What happened?

I’m encountering an issue with the whiteboard feature in Jitsi on Android. When an Android user is the first to draw on the whiteboard, other participants are unable to see any of these initial drawings. The only way for other participants to see new drawings from the Android initiator is if the Android user leaves the whiteboard and then reopens it to continue drawing. This workaround does not resolve visibility for the initial drawings.

Steps to Reproduce:
Start a Jitsi meeting on Android.
Enable the whiteboard feature and begin drawing as the Android initiator.
Observe that the other participants cannot see any of the initial drawings made by the Android initiator.
As a workaround, the Android user leaves the whiteboard, reopens it, and continues drawing.
Other participants can then see the new drawings, but the initial drawings remain invisible.

Expected Behavior:
All participants should be able to see the whiteboard content in real-time, including the initiator’s initial drawings.

Actual Behavior:
Other participants cannot see any of the initial drawings made by the Android initiator. Only after the Android user leaves and reopens the whiteboard do participants see new drawings, but the initial ones are never visible.

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.2.1

Relevant log output

No response

Reproducibility

  • The problem is reproducible on meet.jit.si

More details?

No response

@Calinteodor
Copy link
Contributor

Can you try updating to latest? Do you reproduce this on 10.3.0?

@Calinteodor
Copy link
Contributor

Calinteodor commented Nov 27, 2024

I used this sample app https://github.com/jitsi/jitsi-meet-sdk-samples/tree/master/android/java/JitsiSDKTest
for testing and latest Jitsi SDK 10.3.0.
Cannot reproduce what you're reporting.
Please also try to zoom in or zoom out inside the whiteboard.

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