2

I wonder if it's possible to change the wallpaper on the iPhone's lock screen while music is playing. I want to do exactly what the Music app does. I thought that is a closed API, but I discovered that the Spotify app does it too!

I'm looking in .plist for this but didn't find anything useful.

JOM
  • 8,139
  • 6
  • 78
  • 111
Jakub
  • 13,712
  • 17
  • 82
  • 139

1 Answers1

4

Check out the MPNowPlayingInfoCenter class.

bdesham
  • 15,430
  • 13
  • 79
  • 123