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

Unable to Adjust Volume on iOS Browsers Using just_audio Library #1293

Open
arthasyou opened this issue Jul 22, 2024 · 1 comment
Open

Unable to Adjust Volume on iOS Browsers Using just_audio Library #1293

arthasyou opened this issue Jul 22, 2024 · 1 comment
Assignees
Labels
1 backlog bug Something isn't working

Comments

@arthasyou
Copy link

Title: Unable to Adjust Volume on iOS Browsers Using just_audio Library

Which API doesn't behave as documented, and how does it misbehave?
The just_audio library does not allow volume adjustments on iOS browsers. While the volume control works perfectly on other devices' browsers, adjusting the volume slider on iOS browsers does not change the audio volume.

Minimal reproduction project
The example provided in the original Flutter package already reproduces the bug.

To Reproduce (i.e. user steps, not code)
Steps to reproduce the behavior:

  1. Run the provided Flutter application on an iOS device using a browser.
  2. Play the audio using the play button.
  3. Try adjusting the volume using the volume slider.
  4. Observe that the volume does not change.

Error messages

Expected behavior
The volume should adjust according to the slider's position on all platforms, including iOS browsers.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: iOS
  • Browser: Safari, Chrome (mention the versions if known)

Smartphone (please complete the following information):

  • Device: iPhone (mention model and iOS version if known)

Flutter SDK version

@arthasyou arthasyou added 1 backlog bug Something isn't working labels Jul 22, 2024
@richanshah
Copy link

i face same issue in iphone too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 backlog bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants