Programmatically changing the iOS lock-screen Programmatically changing the iOS lock-screen ios ios

Programmatically changing the iOS lock-screen


It can be changed programmatically (change to SpringBoard), but it won't make the way to the (official) AppStore. So if you want to build an app that can change something like the lock screen wallpaper or the ring tone which you usually need the Settings app for, you have to publish your application via Cydia, not Apple's store.

For a sample code block, see this answer.