Accessing music on Iphone

Hi there
We have a music playback app developed in JUCE that works fine on Android, but we cannot find a way to access and play on IOS. Media picker does not see the the files and we cannot load. Any advice is much appreciated

You’ll need to access the files via the Apple API in Objective-C. I’ve previously used the example here to do something similar: https://github.com/abeldomingues/Stream-Ipod-Audio-From-Disk

3 Likes

Thank you , we need further assistance with this, how can we reach you please ? could you join the development team to implement this ?