You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On iOS, there is still a problem. Switching between Bluetooth and the phone speaker fails. It is impossible to switch from the headphone to the speaker.
setSpeakerphoneOn(true);
setAudioOutputDevice(el);
I tried both methods, but they didn't work. When the headphones are connected, the sound cannot be switched to the speaker.
Describe the bug
#655
On iOS, there is still a problem. Switching between Bluetooth and the phone speaker fails. It is impossible to switch from the headphone to the speaker.
setSpeakerphoneOn(true);
setAudioOutputDevice(el);
I tried both methods, but they didn't work. When the headphones are connected, the sound cannot be switched to the speaker.
Platform information
iphone 12 pro 18.1.1
Flutter version: Flutter (Channel stable, 3.24.3, on macOS 15.1.1 24B91 darwin-arm64, locale
zh-Hans-CN)
The text was updated successfully, but these errors were encountered: