We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
MediaAction enum The actions associated with playing audio.
There is no pause button on lock screen after running example project on simulator. It looks like placeholder works but there is no icon.
Official example: main.dart
[✓] 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)
The text was updated successfully, but these errors were encountered:
this is a simulator problem ryanheise/just_audio#999
Sorry, something went wrong.
No branches or pull requests
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
Output of flutter doctor
The text was updated successfully, but these errors were encountered: