MPMediaPickerController can pick a MPMediaItem and use it to play music or export it to somewhere. I can get the duration of audio file but I can't find a way to know what the size of its. How can I get file size from audio file from assets-library? Thank you.
NSFileManager only can handle file in sandbox. It can not help for assets-library.