Programmatically update background wallpaper of iOS 7?

前端 未结 2 447
庸人自扰
庸人自扰 2021-01-07 10:48

Is it possible to update the iOS background wallpaper now with iOS 7 programmatically? I have several instances where users are wanting to update their wallpaper to a chang

2条回答
  •  时光取名叫无心
    2021-01-07 11:41

    There is not, and will likely never be, a public API for this. This is a good thing, trust me.

    You can save a picture to the user's photo album, which should then be easy for them to set that as their wallpaper.

提交回复
热议问题