feat: Add deafen to pc, fix mobiel view, fix freeze on startup
This commit is contained in:
@@ -4,7 +4,7 @@ Cross-context mobile shell for the Angular product client (`toju-app/`). Wraps t
|
||||
|
||||
## Responsibilities
|
||||
|
||||
- Detect runtime shell (`browser`, `capacitor`, `electron`) without importing native plugins in domain code.
|
||||
- Detect runtime shell (`browser`, `capacitor`, `electron`) without importing native plugins in domain code. Capacitor packages and adapters load only on `capacitor` shells via dynamic `import()` so Electron/desktop startup never evaluates `@capacitor/*` modules.
|
||||
- Expose facades for notifications, in-call controls, media/attachments, stream pop-out, background audio session, CallKit, and native persistence.
|
||||
- Integrate with direct-call, voice-workspace, and chat composer flows.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user