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

Incoming Call Ends Automatically and Outgoing Call Screen Persists After App Termination #808

Open
keshav-sf opened this issue Dec 11, 2024 · 0 comments

Comments

@keshav-sf
Copy link

We are experiencing an issue where, after terminating the app, the first incoming call to User B ends automatically, and the outgoing call screen for User A persists even after the call has ended.

Steps to Reproduce:

  1. User A is inside the app and actively using it.
  2. User B has terminated the app and is on the home screen.
  3. User A places an outgoing call to User B.
  4. The first incoming call to User B ends automatically.
  5. The outgoing call screen for User A remains active and does not get dismissed.
  6. This issue only happens after User B has terminated the app. All subsequent calls work as expected.

Expected Behavior:

  • The incoming call to User B should not automatically end.
  • The outgoing call screen for User A should be dismissed when the call is terminated, regardless of the app's state.
  • The issue should not occur after the first terminated call.

Devices Tested:

  • Device 1: iPhone 13
    • iOS Version: 18.0.1
  • Device 2: iPhone 15
    • iOS Version: 17.6.1

Flutter Version:

Flutter 3.24.3 (Stable)

Additional Information:

  • This issue only occurs after User B has terminated the app and is observed on the first call after app termination.
  • All subsequent calls work without issue after the first terminated call.
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

1 participant