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

Fix CallKit audio session late init #1866

Merged

Conversation

NicolasBuquet
Copy link
Contributor

@NicolasBuquet NicolasBuquet commented Jun 19, 2024

Fix a bug in Element iOS : when the user answer a VoIP call from the "Answer" button in Element room timeline, very often, his correspondant can't hear him.

It's because the Audio Session is initialized too late. See https://developer.apple.com/forums/thread/64544 (7th post from Apple Engineer)

See this issue in Element Github: element-hq/element-ios#7721

See this issue in Tchap: tchapgouv/tchap-ios#1047

Pull Request Checklist

Signed-off-by: Nicolas Buquet <nbuquet@buquet-net.com>
@NicolasBuquet NicolasBuquet force-pushed the fix-callkit-audio-session-late-init branch from bc391f4 to 50dba6b Compare June 19, 2024 15:15
@NicolasBuquet
Copy link
Contributor Author

NicolasBuquet commented Jun 19, 2024

@pixlwave @giomfo Can you have a look at this fix.
It's quite urgent Tchap side.
Thanx.

@Velin92 Velin92 merged commit 8d4bb9a into matrix-org:develop Jun 20, 2024
3 checks passed
@NicolasBuquet NicolasBuquet deleted the fix-callkit-audio-session-late-init branch June 25, 2024 10:15
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

Successfully merging this pull request may close these issues.

2 participants