iOS Calendar Access Permission Dialog, force it to appear?

后端 未结 4 515
别跟我提以往
别跟我提以往 2020-12-01 10:43

I\'ve written an app that requests access to the iPad\'s calendar. Under iOS 6, a system dialog appears that asks the user if that\'s okay.

Problem is, I can\'t repl

相关标签:
4条回答
  • 2020-12-01 11:08

    Settings > General > Reset > Reset Location and Privacy

    0 讨论(0)
  • 2020-12-01 11:08

    You can Reset Location and Privacy as suggested by Greg Maletic but if you do not want to reset all your apps, you can just change the bundle identifier of your app.

    0 讨论(0)
  • 2020-12-01 11:22

    On iOS 10.2.1:

    I simply uninstall and reinstall the app again, the permission dialog appeared again.

    0 讨论(0)
  • 2020-12-01 11:27

    On iOS 9 and later version,uninstall and install the app,access permission dialog will appeared. But iOS 8 will remember what you choose.

    0 讨论(0)
提交回复
热议问题