You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
User A is inside the app and actively using it.
User B has terminated the app and is on the home screen.
User A places an outgoing call to User B.
The first incoming call to User B ends automatically.
The outgoing call screen for User A remains active and does not get dismissed.
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.
The text was updated successfully, but these errors were encountered:
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:
Expected Behavior:
Devices Tested:
Flutter Version:
Additional Information:
The text was updated successfully, but these errors were encountered: