isNeededToRequestForCameraPermissions
Check if Camera Permission needs to be requested to the user
Return
True if Manifest.permission.CAMERA is present on the App Manifest and user didn't grant it, False in another case
Parameters
context
of the App