Does anyone knows how to use iOS avauthorizationstatus in Delphi.

Does anyone knows how to use iOS avauthorizationstatus in Delphi. I need to check if app is authorize to use the camera, if not, display the permission dialog window. When user deny the app it will not continue displaying the camera app.

The built in TTakeCameraPhotoAction when user denied permission it will continue displaying the camera app.

Comments