-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Which package/packages do you use?
-
@stream-io/video-react-sdk - [ 1]
@stream-io/video-react-native-sdk -
@stream-io/video-client
Describe the bug
Using ScreenShareToggleButton component provided by sdk. It stops/hangs or freezes the app, couldn't let user share their screen. Tested on Real Device with Android 15.
To Reproduce
Steps to reproduce the behavior:
- Make a Video call with ScreenShareToggleButton exist.
- Click on ScreenShareToggleButton to start Screen Sharing
- It hangs the app.
- See error (no error produced by sdk)
Expected behavior
It is working on android v10. I don't have much devices to test with. Seems SDK has a bug, not handled new security introduced in Android 15 api.
Also the ScreenShareToggle button is not working after being once used. After stoping screen sharing by a user, it not worked again.
Screenshots
If applicable, add screenshots to help explain your problem.
Version
- SDK version
- "@stream-io/react-native-webrtc": "^125.4.5",
"@stream-io/video-react-native-sdk": "^1.24.4",
Env:
Fill out what's applicable
React Native / Expo
- OS: [e.g. iOS, linux...] Windows 11
- Device or emulator [e.g. android emulator, real iPhone X...] Real Device with Android 15
Node JS client
- Node version
v20
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working