I have made an app using MPMediaPickerController that allows the user to pick songs from their music library.
It is great that when you turn on iTunes Music match the MPMediaPickerController automatically includes iTunes Music Match tracks as well...
However, the usage is not as good as it could be.
first photo shows the "cloud" icon, if you click it , the song "downloads" but there is no indication of if it is indeed downloading or any sort of progress bar...
The iPad music library does show an indicator when you click a cloud icon and shows the progress of the music match file download.
Is this possible to turn this on using a MPMediaPickerController ? or any ideas how I can display this kind of progress information?
Thanks