Programmatically change iPhone Background

后端 未结 3 1672
小蘑菇
小蘑菇 2021-02-04 21:50

is it possible to change the iPhone background from code?

3条回答
  •  面向向阳花
    2021-02-04 22:35

    Mel is correct, there's no way to skip over the save process.

    The reason this will always be the case:

    Apple doesn't want apps to be able to set the background immediately upon opening. Theoretically, they could have a permission box (like the location dialog), but I doubt that will happen anytime soon.

提交回复
热议问题