6. SDK Status Updates
Sentiance.shared.setDidReceiveSdkStatusUpdateHandler { status in
// Check status.detectionStatus to determine whether detections are
// running, and if not, check the various status fields to see what
// might be blocking the detections.
}Last updated