Skip to content

Commit 46e9103

Browse files
Update swift-destination-filters.md
Added a note that 'Destination Filters' toggle should be turned on to enable the filters (iOS)
1 parent 17eb91f commit 46e9103

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/connections/sources/catalog/libraries/mobile/apple/swift-destination-filters.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ To get started with destination filters using Swift:
2121
```swift
2222
analytics.add(plugin: DestinationFilters())
2323
```
24+
3. Enable Destination Filters toggle in Segment workspace: navigate to the iOS source, click Settings and select Advanced.
25+
2426

2527
Use destination filters to prevent certain data from flowing into a destination. You can conditionally filter out event properties, traits, and fields, or even filter out the event itself.
2628

0 commit comments

Comments
 (0)