Describe the bug
When in a call, and switching to a different app or going to the homescreen, after a few seconds the call audio stops working in the background. If you return to sable, audio returns.
Reproduction
- Join a voice call
- Leave app (Don't close, just have it open in the background)
- After a few seconds, call audio stops working, and mic does not get sent through to the call. "Mic Used" icon disappears.
Expected behavior
Call continues in the background.
Platform and versions
1. Android 17, GrapheneOS
2. Tauri Implementation
3. v1.20.1-nightly.2607252113
4. Self hosted server on Continuwuity
Additional context
Very similar to issue #291, likely the same source, but I figured Tauri would allow more control and a way to fix this issue.
Tried enabling background usage for the Sable app, did not fix this issue.
Describe the bug
When in a call, and switching to a different app or going to the homescreen, after a few seconds the call audio stops working in the background. If you return to sable, audio returns.
Reproduction
Expected behavior
Call continues in the background.
Platform and versions
Additional context
Very similar to issue #291, likely the same source, but I figured Tauri would allow more control and a way to fix this issue.
Tried enabling background usage for the Sable app, did not fix this issue.