trackCameraPermissionCheck

fun trackCameraPermissionCheck(sessionNumber: Int)

Tracks when a camera permission check is performed.

This method captures when the app checks whether camera permissions are currently granted, typically before attempting to access the camera.

Parameters

sessionNumber

The session identifier for associating this event with a specific scanning session