有没有可能在 iOS 中重置隐私设置?

为了测试授予 iOS 日历的访问权限,我需要重置测试设备上的隐私设置。

但是,每次我把它安装在设备上时,它都会记住旧的隐私设置,并且不会显示警报视图来询问我是否授予访问权限。删除应用程序并重新安装并不能改变这一事实。

有没有办法让 iOS 忘记它知道我的应用程序,然后再问我一次?

19040 次浏览

Start the "Settings.app", go to General > Reset > Reset Location & Privacy.

This resets the privacy settings for all apps, but as far as I know, there is no way to reset it for a single app. Even removing the app and installing it again does not help.