diff --git a/frontend/src/scenes/settings/environment/AutocaptureSettings.tsx b/frontend/src/scenes/settings/environment/AutocaptureSettings.tsx index c3879157f131f..df1a27da9a580 100644 --- a/frontend/src/scenes/settings/environment/AutocaptureSettings.tsx +++ b/frontend/src/scenes/settings/environment/AutocaptureSettings.tsx @@ -66,13 +66,19 @@ export function AutocaptureSettings(): JSX.Element { submission associated with a button, form, input,{' '} select, or textarea, when using our web JavaScript SDK.

+

- Autocapture is also available for React Native, where it has to be{' '} + Autocapture is also available for{' '} - configured directly in code + React Native + {' '} + and{' '} + + iOS - . + , where they can be configured directly in code.

+