-
Notifications
You must be signed in to change notification settings - Fork 282
Answering "incoming audio calls" via Callkit always fails. #5335
Copy link
Copy link
Open
Labels
Description
Steps to reproduce
- Update to 26.4.0;
- Use other apps to initiate calls;
- Put the target device into lock screen state and turn off the screen;
- Wait for Callkit to display. Once displayed, start answering immediately.
Outcome
What did you expect?
n/a
What happened instead?
When trying to answer the call, the device immediately displayed "Call Ended" (this prompt was given by Callkit), but from the perspective of the other party, it was not obvious that I had hung up. This means that the call was automatically and forcibly interrupted.
From now on, even if the other party calls again, the target device will no longer respond to incoming calls. Unless temporarily restored by the following operations:
- Unlock the device so that it displays Springboard;
- Let the other party initiate the call again, so that the target device displays the incoming call banner;
- Reject this call;
- Put the target device back into lock screen state and turn off the screen.
But in short, Callkit can only be displayed once before repeating the above operation.
Rejecting a call by pressing the power button twice quickly will also cause Callkit to disappear.
This problem renders it practically unusable:
#5298
Your phone model
iPhone SE 3
Operating system version
iOS 18.7.1
Application version
Element X iOS 26.4.0
Homeserver
Synapse 1.150.0
Will you send logs?
Yes
Reactions are currently unavailable