onCameraPermissionDenied
Called on Android 6.0 and newer when runtime camera permission was not given to the app. You should implement this callback by requesting camera permission from user.
Called on Android 6.0 and newer when runtime camera permission was not given to the app. You should implement this callback by requesting camera permission from user.