I would like to know if there is any way to detect if the iphone music library has changed when my app is not running.
There is a property lastModifiedDate in MPMediaLibrary class which does this but the problem i am facing is that this date changes even if the iPhone is not synced. The date generally changes if the now playing list or current playing list is changed in iPod.
Is there any other way to detect if the iPhone is synced?