I have project with audio_service and just_audio. It is working fine on Android. But It is not working on iOS. I found out that it is happening because of the navigation route.
I have attached the example project. Example
If I call the Player screen at home, it is playing. If I call the home screen first then there is button to call the Player screen. If user click the player screen show but song is not playing. It is showing loading indicator.
Do you know why it is not working.