Question

I would like to distribute some music files with my application.

What is the way to add a media from the application folder to the media library?

Was it helpful?

Solution

Unfortunately no way to write to Music Library.

However you can add the files to Bundle and play from there and copy to Document directory. You can't change anything in the Music Library, only read permission is granted for third-party libraries.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top