Ios is not able to play the audio form cached location file path throws exception
For now in my controller i have wriiten logic that for android platform it cache audio and the play which works correctly and for ios it should play directly from url but i want to cache in ios also to reduce time + I also observed that the loading time is also very high caching the file and then playing it how can i reduce that too