Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Emmett 3f5899070f Fix mobile UI: force toolbar always visible, revert viewport hack
Toolbar was auto-hiding on mobile leaving only video visible. Added
toolbarConfig.alwaysVisible and CSS overrides to keep controls showing.
Reverted desktop viewport override which caused zoom/layout issues.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 02:37:30 +00:00
Jeff Emmett fb104ed8bb Disable deep linking to fix mobile browser video chat
Mobile users were being redirected to a "download the app" page instead
of loading the web conference. Setting disableDeepLinking=true keeps
mobile browsers in the web UI. Also added mobile codec preference order.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 19:18:06 +00:00