MPMediaItem - NSCoding problem with MPMediaItemArtwork
So MPMediaItem conforms to NSCoding, but it contains a pointer to MPMediaItemArtwork, which doesn\'t conform to NSCoding. So if I try to archive a MPMediaItem, if that item has some artwork in it, it
问答
阅读(4)