Greetings, I am developing an app where you can stream audio from a Soundcloud URL. Attempting to play a 40 minute audio track will result in a very long loading time and my phone popping up with a “low disk space” message. For optimization’s sake, is there a way to stream the file in case the listener does not listen to all of it so it does not waste data?
Thanks