Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resume recording during phone call leads to invalid state #88

Closed
GautierT opened this issue Jan 31, 2025 · 1 comment
Closed

Resume recording during phone call leads to invalid state #88

GautierT opened this issue Jan 31, 2025 · 1 comment

Comments

@GautierT
Copy link

Description:
When attempting to resume recording during an active phone call:

  • User can trigger resumeRecording
  • isPaused switches to false incorrectly
  • No actual recording occurs during call
  • Recording continues after call ends without state changes

Steps to reproduce:

  1. Start recording
  2. Start phone call
  3. Return to app
  4. Click resumeRecording
  5. End call

Expected behavior:
Should not allow resuming recording during active calls
Should maintain correct pause state until call ends

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants