Complete list of iOS app permissions

后端 未结 4 1930
面向向阳花
面向向阳花 2020-12-05 10:28

Different web sites (e.g.) explain that the iOS permission model works like this: All apps have a set of basic permissions (including Internet access). If an additional perm

4条回答
  •  死守一世寂寞
    2020-12-05 11:18

    Anything that is within your sandbox you can do. So internet access and storing files are allowed by default but trying to talk to another app for example reading the camera roll or showing push notifications are not.

提交回复
热议问题