Skip to content

IOS : Fix linphone core input audio device when reloading sound devices

Quentin Arguillere requested to merge fix/reload_sound_devices into release/4.5

Fix for https://bugs.linphone.org/view.php?id=8512 Should also fix some other possible problem cases, specifically due to how the "IPhone Receiver" and "Speaker" audio route have specific name that could differ with the corresponding LinphoneAudioDevice's name

Merge request reports