Search code examples
iphoneioslockscreen

iOS - setting the lock screen image


I'm planning to use the MPNowPlayingInfoCenter API to set an image on the lock screen.

Can I do this without actually playing any audio? It's only the lock screen image that I want to change.

If I can do it technically do you think Apple will let it into the app store?


Solution

  • No. Even if you manage to do it, your app will not be accepted by Apple.