Skip to content

Commit 525cb7e

Browse files
Update kotlin-android-destination-filters.md
Added a note that 'Destination Filters' toggle should be turned on to enable the filters (Android Kotlin)
1 parent 17eb91f commit 525cb7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/connections/sources/catalog/libraries/mobile/kotlin-android/kotlin-android-destination-filters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ To get started with destination filters on mobile device-mode destinations using
2222
```java
2323
analytics.add(DestinationFilters())
2424
```
25+
3. Enable Destination Filters toggle in Segment workspace: navigate to the Android source, click "Settings" and select "Advanced".
2526

2627
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.
2728

0 commit comments

Comments
 (0)