Is it possible to read the file system beyond the application sandbox? Not the area for other applications, but folders like photos, video, music etc.
Would the "Assets Library Framework" help in this case? Can I use a file:/// NSURL etc.? The UIImagePickerController is a facade, it has hidden away all the details.