signalapp / Signal-iOS

A private messenger for iOS.
https://signal.org
GNU Affero General Public License v3.0
10.6k stars 2.95k forks source link

Fixes 5399 - voice memo recording does not use microphone from connected headphones #5700

Closed Anghostdy closed 7 months ago

Anghostdy commented 7 months ago

First time contributor checklist

Contributor checklist

Description

My PR fixes the following reported, confirmed, bug by me: https://github.com/signalapp/Signal-iOS/issues/5399

Issue

Solution

I've tested the implementation by building the app via xcode on my iPhone 14 pro. Before, i could reproduce the issue, after adding allowBluetooth and sending another voice memo, it did work like expected.

Note

It is my first time contributing. Please let me know if any changes are required.

harry-signal commented 7 months ago

Thanks for the fix! I've merged it in and you'll see the commit in the next public release! (Which will be slightly delayed due to the thanksgiving holiday)