Page 1 of 1

Capture the result of a Camera use Permission Prompt

Posted: Sat Jan 04, 2020 4:03 am
by djkesler
Is there any way to capture the result of the iOS prompt that is displayed the first time the camera control is accessed?

I am hoping that the reviewers at Apple will allow my app to pass with just a "Cancel" after a "Don't Allow". They seemed to want an exit after the dialogue's decline.

By the way, thanks for the advice on how to use an edit plist file to make the purpose of the Camera Access Request more informative. I would have thought the by clicking the camera icon in the app you were explicitly wanting to take a picture, but maybe not.

Thanks,
DK

Re: Capture the result of a Camera use Permission Prompt

Posted: Sat Jan 04, 2020 10:02 pm
by djkesler
Good news, the guys at Apple passed it without the app reacting to the dialogue directly.

It would be nice to be able to capture the response directly.