Capture the result of a Camera use Permission Prompt

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
djkesler
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 55
Joined: Tue Jun 01, 2010 10:37 pm

Capture the result of a Camera use Permission Prompt

Post by djkesler » Sat Jan 04, 2020 4:03 am

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

djkesler
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 55
Joined: Tue Jun 01, 2010 10:37 pm

Re: Capture the result of a Camera use Permission Prompt

Post by djkesler » Sat Jan 04, 2020 10:02 pm

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.

Post Reply

Return to “iOS Deployment”