Closed Ram-CGPL closed 8 months ago
If i play .oga extention url in ios, throwing error (getting from whatsapp api)
.oga audio file should be play
No response
iOS
^5.1.0
my relevant logs
no way
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 :/
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
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