Openning a wav file on iOS

Greetings!
I’m working on adding the ability for users to select wave files and load them into my VST, so far it works in macOS but not on iOS
from what I’m reading from xcode’s Debugger, it appears that iOS does not have permissions to open the file.


Please advise!