audioplayers icon indicating copy to clipboard operation
audioplayers copied to clipboard

Disable Playback Bar for Mobile Web Game

Open clockwise231 opened this issue 7 months ago • 0 comments

Checklist

  • [x] I made sure that the issue I am raising doesn't already exist

Use case / Problem

Image I'm developing a mobile web game using Flutter and Flame. The issue I'm facing is that every time a game sound effect or background music starts playing, a playback bar appears in the Dynamic Island and Control Center. This allows the user to manipulate the game's audio through that bar, including pausing or scrubbing, which affects the intended gameplay experience.

Proposal / Solution

https://www.crazygames.com/game/bloxdhop-io This is example for mobile web game what I want. It doesn't display any playback bar when sound plays.

I would like to request a new feature: A way to disable or prevent the playback bar from appearing when audio is played within the game.

Example Code

No response

Affected platforms

iOS, web

Platform details

No response

Audio Files/URLs/Sources

No response

Mockups

No response

Related issues / more information

https://github.com/flame-engine/flame/issues/3621

Working on PR

no way

clockwise231 avatar Jun 15 '25 19:06 clockwise231