Is it still being prohibited changing lock screen(wallpaper) in iPhone OS 3.x?

南楼画角 提交于 2019-12-02 08:20:34

As far as I'm aware, you would not be able to change the wallpaper for the device through the SDK, or at least not in a way in which Apple would approve of. I suspect allowing this through the SDK could cause problems, apps could obnoxiously add advertisements to the wallpaper, etc.

The only way I can think of around your problem would be to save the target image to the user's camera roll and instruct the user to change it for themselves.

There may be a way to change the wallpaper for a jailbroken device, but this of course violates the iPhone developer program license agreement.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!