jitsi-meet-sdk-samples
jitsi-meet-sdk-samples copied to clipboard
youtube webview issue when in sdk
Description:
Steps to reproduce:
- Join any room
- paste a yt link in the dialog
Expected behavior:
Actual behavior:
https://user-images.githubusercontent.com/64267273/198052756-57bc44f1-3742-47fa-b19b-d24cb4e5763e.mp4
Server information:
- Jitsi Meet version:
- Operating System:
Client information:
-
Browser / app version: any verison
-
Operating System: Android
Additional information:
Same issue facing. @saghul Please find the example repo tested here. https://github.com/md-ajju/react-native-jitsimeet
Above video converted to play in github mobile app
https://user-images.githubusercontent.com/108057436/200831031-e8884414-fc6a-4d17-8f13-d05324974cee.mp4
What SDK version are you using?
jitsi-meet-sdk:5.0.2
Please update to the latest, 6.2.2 at the time of this writing.
We don't have the resources to support old SDK versions.
I just tested this on 6.2.2 and the issue seems to persist even in this version and by the way its only causing this issue in Samsung devices
If it's a device specific issue it's unlikely we can do much about it.
We use a WebView to load YouTube and send commands to it, we are not in control of the system WebView.
Short query by the way- But it's working on Samsung devices if i run the main jitsi-meet app but it only has issues when i use this sdk.
What app and SDK versions did you try?
SDK versions that I tried were 6.2.2 and 5.1.0 using your sample JitsiSDKTest, and the app I used (where it's working) was either from the play store jitsi app or the apk I built from jitsi-meet repo. Thanks
Hum, that's really odd! I take it this was on the same device?
Yes
That's a werid one. Sorry I have no idea why that could be.