iOS App Black Screen After Session Reconnection

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

  1. Open the iOS app

  2. Establish a connection/session

  3. Lose the session (network interruption, backgrounding app, etc.)

  4. App automatically reconnects successfully

  5. 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