0

I had to find out that my own app was never denied on my iPhone to get access to the calendar. But on all others I was missing the code for asking for permission.

Now i included the appropriate code, but how can I be sure it works without submitting it to the App Store?

Thanks,

Thomas

Thomas
  • 1,468
  • 4
  • 14
  • 20

2 Answers2

0

If you delete the app and reinstall it onto your phone, your phone will treat it as a new application and it will ask for permissions again, such as access to the calendar.

yliu1021
  • 94
  • 5
  • 1
    Thanks. The problem is that's not the way if you install it using xcode. Using xcode the app automatically gets all rights. – Thomas Jun 20 '13 at 07:33
0

Settings -> General -> Reset -> Reset Location & Privacy

on your test device.

Lee Gillen
  • 143
  • 1
  • 9