I built a load bar that’s visible when audio files are being pre-loaded. The question is:
Will the audio files which are currently URLs to the file, be used as actual assets in the final build when submitted to the app store, or will they always be fetched from the URL?
If they are always fetched from the URL is there a way to include those files natively in the app?