I have been working on application which allows to use device camera using AVCaptureDevice. It was working perfectly for ios version < 9 before, but now for ios 9 when I access camera from application, it just shows black screen. I can not even access user photos from application.
Main part is for my application I can not find camera option privacy setting in settings. Even I am not getting apple default permission access pop up option.
Can you please help me out here?