I am writing to do recording in background. I have an API that is working fine. Now I want to make tweak using that API but the only problem giving access of microphone. As for UI apps dialog appears "TestApp" would like to Access the Microphone.
I want my recording tweak to have access of microphone and I have to do it without dialog box. I m using Xcode 5 with iOS 7.x.
Thanks in advance.