I'm using flutter audio player package https://pub.dev/packages/audioplayers to play audio file from the Device File Path. The problem is I cannot Play Audio File in IOS. But it's working fine in Android. Please Help me how to play audio File from Device File Path in IOS.
I already try to change the file extension to mp3,aac,acc,m4a,wav. But it still doesn't play in IOS.