Canardoux / flutter_sound

Flutter plugin for sound. Audio recorder and player.
Mozilla Public License 2.0
851 stars 555 forks source link

[BUG]: No sound playing on [iOS Device] [Mobile Web] Safari or Chrome #914

Open ahetawal-p opened 2 years ago

ahetawal-p commented 2 years ago

Describe the bug None of the examples or any remote files can be played on iOS mobile web safari browsers on device. Simulator seems to play the sound.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Examples'
  2. Click on 'Demo Flutter capabilities'
  3. Although the player is running, no sound can be heard.

Tried enabling debug logs, but I dont see any from the FlutterPlayer in console.

daminho commented 1 year ago

I have the same issue with my iPhone Xs. It can record and play sound but there is no sound while playing. However, I can hear the sound when using my airpod

ayomessenger commented 1 year ago

I have the same issue, did you manage to find a solution?

utkudenis commented 1 year ago

Also, I'm waiting for the solution. There is a general problem in ios.

acgacgacgacg commented 1 year ago

I think this might be a duplicate of #902 The audio session solution worked for me

github-actions[bot] commented 7 months ago

This issue is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days.