florent37 / Flutter-AssetsAudioPlayer

Play simultaneously music/audio from assets/network/file directly from Flutter, compatible with android / ios / web / macos, displays notifications
https://pub.dartlang.org/packages/assets_audio_player
Apache License 2.0
740 stars 337 forks source link

Under iOS, when other music players play music, it will be interrupted #831

Closed nigulasihaomage closed 1 month ago

nigulasihaomage commented 1 month ago

Set up this:audioFocusStrategy: AudioFocusStrategy.none() No problem with Android but Under iOS, when other music players play music, it will be interrupted