The iOS app displays a black screen after losing the session and successfully reconnecting. Audio continues to work normally, but the video/screen content is not rendered.
Steps to Reproduce
-
Open the iOS app
-
Establish a connection/session
-
Lose the session (network interruption, backgrounding app, etc.)
-
App automatically reconnects successfully
-
Screen remains black despite audio working
Expected Behavior
After successfully reconnecting, both audio and video should be restored and the screen should display content normally.
Actual Behavior
-
Audio works correctly after reconnection
-
Screen remains black/blank
-
User cannot see any visual content
Additional Context
-
This appears to be a UI rendering issue rather than a connection issue
-
The session reconnects successfully (audio confirms this)
-
Only the visual rendering is affected