My app uses MP3s from the users library on the iPod. (To be specific: the app is used as an audioguide. A QR-code codes for a track number in the library. User scans QR, iPod plays the selected track. IPods are managed by the museum.)
But users can easily delete tracks from the Music.app (swipe in playlist, Delete). How do I prevent the users from deleting the audiofiles?
I searched for a setting in Restrictions (and internet), but there seems to be no setting that prevents a user from deleting music files. (Preventing a user from opening Music.app would also work in our case.)
Thanks in advance!