Fuse.StreamingPlayer ios Problem

Hi,
We are trying to use Fuse.StreamingPlayer library to create a simple music player.
Andriod version works fine and plays local and remote files.

But iOS only plays remote files and carshes when we try to play local files.

The Fuse.StreamingPlayer repo app carshes when we tries to play music from Fuse.MediaQuery.

Can anyone try to run the app on ios and tell if it works for them?

We found a solution.
Put “file://” before the path to the local file for iOS.