Ionic-audio v3 - Playing downloaded tracks

Im having a problem with ionic-audio .
On my app, I download a song onto the device documentsDirectory or externalRootDirectory. The problem comes when the downloaded mp3 track is to be played. It gives me an error:

  • Audio error => track : file:///Users/…(path to .mp3 file)
    with an error: {“isTrusted”:true}
    What could be the problem. :frowning: