Closed owaisansarii closed 10 months ago
@davidliu any updates?
Process name is
Additionally, when I reverted back to "@livekit/react-native": "1.0.1" and utilized "react-native-webrtc": "^111.0.6", instead of '@livekit/react-nativ-webrtc', the crash went away.
Could you please investigate the potential cause? This situation is leading to difficulties in maintaining two separate code bases for Android and iOS."
This is fixed in latest version
Describe the bug When we are enabling screen-share our app is crashing in android only for one device, neither we are able to share nor the screen is visible when it's being shared by other device We are getting: abort in the sentry logs. Edit: We tried to share screen in one more Oneplus device(Nord CE2), on this device after enabling screenshare the app is freezing and then crashing after 3-4 seconds.
To Reproduce
Steps to reproduce the behavior:
When we call this function in that device the app crashes instantly
Expected behavior
Screenshare should start successfully
Screenshots
In another oneplus device
Device Info:
Device model: CPH2467
Brand: Oneplus OS: Android 13
Dependencies Info (please reference your package-lock.json or yarn.lock file):
"@livekit/react-native": "^1.3.0" "@livekit/react-native-webrtc": "^104.0.1" "livekit-client": "^1.9.3"
Additional context Add any other context about the problem here.