bluefireteam / audioplayers

A Flutter package to play multiple audio files simultaneously (Android/iOS/web/Linux/Windows/macOS)
https://pub.dartlang.org/packages/audioplayers
MIT License
2.01k stars 845 forks source link

.oga is not supporting in IOS #1748

Closed Ram-CGPL closed 8 months ago

Ram-CGPL commented 9 months ago

Checklist

Current bug behaviour

If i play .oga extention url in ios, throwing error (getting from whatsapp api)

Expected behaviour

.oga audio file should be play

Steps to reproduce

No response

Code sample

Code sample ```dart void main() { } ```

Affected platforms

iOS

Platform details

No response

AudioPlayers Version

^5.1.0

Build mode

No response

Audio Files/URLs/Sources

No response

Screenshots

No response

Logs

my relevant logs
Full Logs ``` my full logs or a link to a gist ``` Flutter doctor: ``` Output of: flutter doctor -v ```

Related issues / more information

No response

Working on PR

no way

Gustl22 commented 8 months ago

Yes as stated in the troubleshooting guide, which you checked that you read it, oga is not supported by ios. We can not do anything about it :/