SCSensitivityAnalysisPolicy.simpleInterventions
An indicator that user preference requests discrete detection of sensitive content.
Declaration
case simpleInterventionsMentioned in
Discussion
If analysisPolicy is this value, it indicates that the user enables both of the following:
Sensitive Content Warnings user preference
Sensitive Content Warnings in your app’s settings
When your app detects nudity under this policy, your app needs to:
Keep the intervention minimal by describing the issue briefly and updating your app’s UI unobstructively. For example, consider blurring and annotating the area that otherwise presents the sensitive content versus raising a new fullscreen alert.
Intervene on the receipt of sensitve content over the network but allow the app to transmit content over the network unchecked.