I am testing an iOS native app on iOS7, which has a feature that access the calendar/album feature of the phone. On accessing the calendar or albums first time it asks the user for the permission, with allow and don't allow. if we click don't allow and exit the app and then again launch the app and try to invoke the calendar or albums, its neither giving me the Allow/Don't allow prompt not permitting me to access calendar/photos.
My question is that is there any way we can invoke the the allow/don't allow prompt the second time when the app is launched, if the user has clicked on Don't allow the first time.