Better connection loss handling on android

This commit is contained in:
Zoe Roux 2024-07-01 08:08:36 +00:00
parent 2808da8f6f
commit 61f800d4c2
No known key found for this signature in database

View File

@ -238,6 +238,7 @@ export const Video = memo(function Video({
showNotificationControls
playInBackground
playWhenInactive
disableDisconnectError
paused={!isPlaying}
muted={isMuted}
volume={volume}