I wanted to know if there is a way to request the Address Book permission everytime the user clicks a particular button in my app.
What I understand reading from the apple docs for iOS 6.0 is that the permission dialog will only be presented once and there after the same setting will be used hence forth.
Not sure if I understood correctly, so wanted to know if there is a way to again show the address book permission dialog from the app if the user has denied it the first time it was presented ?