BitmapToolkit Scol plugin
|
Go to the source code of this file.
Functions | |
void | CheckCameraPermission () |
Prompts the user with a camera permission dialog if this is the first time the app is run. | |
void | CheckCameraPermissionBis () |
Prompts the user with a camera permission dialog if this is the first time the app is run. Alternative method, supports only iOS 7 and up, left here just for reference. | |
void CheckCameraPermission | ( | ) |
Prompts the user with a camera permission dialog if this is the first time the app is run.
Definition at line 13 of file CameraPermissionIOS.mm.
void CheckCameraPermissionBis | ( | ) |
Prompts the user with a camera permission dialog if this is the first time the app is run. Alternative method, supports only iOS 7 and up, left here just for reference.
Definition at line 41 of file CameraPermissionIOS.mm.