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

There is no pause/play button on iOS (XCode 16) #1094

Open
BartoszStasiurka opened this issue Oct 2, 2024 · 1 comment
Open

There is no pause/play button on iOS (XCode 16) #1094

BartoszStasiurka opened this issue Oct 2, 2024 · 1 comment

Comments

@BartoszStasiurka
Copy link

BartoszStasiurka commented Oct 2, 2024

Simulator Screenshot - iPhone 16 - 2024-10-02 at 06 50 30

Documented behaviour

MediaAction enum
The actions associated with playing audio.

Actual behaviour

There is no pause button on lock screen after running example project on simulator. It looks like placeholder works but there is no icon.

Minimal reproduction project

Official example: main.dart

Reproduction steps

  1. Run example project on iOS simulator
  2. Press play button
  3. Go to Lock Screen

Output of flutter doctor

[✓] Flutter (Channel stable, 3.22.1, on macOS 14.7 23H124 darwin-arm64, locale pl-PL)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 16.0)
[✓] Android Studio (version 2024.1)
[✓] VS Code (version 1.93.1)
[✓] Connected device (5 available)
[✓] Network resources```
### Devices exhibiting the bug
iPhone 16 (simulator)
@opiasdream
Copy link

opiasdream commented Oct 12, 2024

this is a simulator problem
ryanheise/just_audio#999

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

2 participants