I decided to use InAppSettingsKit for my app. However, certain settings require the user to use the audio input for custom setting. I was wondering whether there is a way of presenting a modal view controller from within Settings.bundle - getting the parent view controller that presents Settings.app to sense that a button/setting was changed and launch another view controller on top of this one to pick the new setting from audio input and pass it on to the setting.bundle?