change wallpaper via iphone app

2019-01-28 15:28发布

Does apple allows me to change the wallpaper of the iphone from my application?

2条回答
我想做一个坏孩纸
2楼-- · 2019-01-28 16:13

The public iOS 4.0 API so far does not allow changing any of the iPhone wallpapers programmatically. Undocumented APIs are not supported by Apple, so no, I don't think they would allow it.

However, technically it should be possible to do so.

兄弟一词,经得起流年.
3楼-- · 2019-01-28 16:18

Nope, no public APIs for it even with the latest SDK. You need to ask the user to save your image as a wallpaper manually.

登录 后发表回答