質問

I want to cache my custom item picker for music from the iPod library, but I need to know when to refresh it (like after a iTunes sync or when the user purchased a new item through the iTunes store).

Is there any notification I can receive to handle a change of the music library?

役に立ちましたか?

解決

I found it myself. The notification is called MPMediaLibraryDidChangeNotification and is described in the MPMediaLibrary Class Reference.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top