Post

Replies

Boosts

Views

Activity

Reply to `didActivateAudioSession` not consistently called by CallKit.
Scenario 3 I have figured out that if performSetHeldCallAction with onHold is true, does not respond with action fulfill (or action fail) within roughly 5 seconds then performEndCallAction is called. This makes sense when incoming PSTN call needs to be accepted asap. For us as of now the stopping of audio and performing the hold operation does go beyond 5 seconds.
Topic: App & System Services SubTopic: General Tags:
Sep ’22
Reply to After unholding CallKit, the audio does not restore.
I had a similar experience, https://developer.apple.com/forums/thread/715488. The way i fixed for myself was not to do anything, let the user manually select on the UnHold and then configure the audio session when performSetHeldCallAction is called.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jun ’24
Reply to `didActivateAudioSession` not consistently called by CallKit.
Scenario 3 I have figured out that if performSetHeldCallAction with onHold is true, does not respond with action fulfill (or action fail) within roughly 5 seconds then performEndCallAction is called. This makes sense when incoming PSTN call needs to be accepted asap. For us as of now the stopping of audio and performing the hold operation does go beyond 5 seconds.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Sep ’22