Open KhouloudMaam opened 3 days ago
Can you try updating to latest? Do you reproduce this on 10.3.0?
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.
Zooming in or out doesn't display anything to the user unless the whiteboard is closed then reopened.
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
Browser / app / sdk version
10.2.1
Relevant log output
No response
Reproducibility
More details?
No response