Hello there,
I'm still new to programming and I managed to built my first app with Objective-C on Xcode 6.4 -The app only have audiobooks and pdfs-, But the thing is I used an audio player (LINK: https://github.com/ymc-thzi/ios-audio-player) and It only play short audio clips -I think it doesn't play my clips because its big size-, mine are very long. and they are exactly 365 audio clip and they are all long -around an hour or more-, all audio clips are in mp3 format and they are already on my website.
So my question, would someone help me please to modify the player to make it stream the files over its http links or help me find another player only to stream mp3 files ??, I searched a lot but they are all doesn't support iOS 9 or comlecated for me to understand.
Thanks in advanced and much appreciated.