This is my scenario:
I am adding an event to iOS calender from my app. Just before adding the event (add event view of calendar is being shown ), if user go to settings-->general-->restrictions-->calendar and restrict my app's permission the app crashes.
Have anyone came across an issue like this? Any leads? because xcode isn't giving any relates log while crashing. I am running app in iOS 6.0 iPod Touch.
Hope some can help.