### Checklist - [x] I read the [troubleshooting guide](https://github.com/bluefireteam/audioplayers/blob/main/troubleshooting.md) before raising this issue - [x] I made sure that the issue I am raising doesn't already exist ### Current bug behaviour this is log [crashlog-2EB2D456-499E-466F-B13D-C43EC6C95882.txt](https://github.com/user-attachments/files/20054827/crashlog-2EB2D456-499E-466F-B13D-C43EC6C95882.txt) [crashlog-3F18759A-5796-4620-B8F5-E78CDD2289C2.txt](https://github.com/user-attachments/files/20054825/crashlog-3F18759A-5796-4620-B8F5-E78CDD2289C2.txt) [crashlog-6DEB713F-AF0A-4345-9EAC-7DD649250DC0.txt](https://github.com/user-attachments/files/20054826/crashlog-6DEB713F-AF0A-4345-9EAC-7DD649250DC0.txt) ### Expected behaviour The app uploaded to the iOS app store reports an error and crashes on version 18.4.1 adu ### Steps to reproduce audioplayers: ^6.4.0 ### Code sample <details> <summary>Code sample</summary> ```dart void main() { } ``` </details> ### Affected platforms iOS ### Platform details _No response_ ### AudioPlayers Version 6.4.0 ### Build mode _No response_ ### Audio Files/URLs/Sources _No response_ ### Screenshots _No response_ ### Logs <!-- Code block with 2-3 relevant log lines --> ``` my relevant logs ``` <details> <summary>Full Logs</summary> <!-- You **must** use code blocks (or link gists) to paste in log lines. --> ``` my full logs or a link to a gist ``` Flutter doctor: ``` Output of: flutter doctor -v ``` </details> ### Related issues / more information _No response_ ### Working on PR no way