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

[bug]Issue with switching between earpiece and external speaker on iOS. #690

Open
lurongshuang opened this issue Jan 22, 2025 · 0 comments

Comments

@lurongshuang
Copy link

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)

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

No branches or pull requests

1 participant