Skip to content

Commit bcc0f9a

Browse files
authored
Update index.md
1 parent 55e9ade commit bcc0f9a

File tree

1 file changed

+2
-0
lines changed
  • src/connections/sources/catalog/libraries/mobile/kotlin-android

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ To get started with the Analytics-Kotlin mobile library:
9191
5. Enable Java 8+ API desugaring.
9292
9393
The SDK internally uses a number of Java 8 language APIs through desugaring. Make sure your project either [enables desugaring](https://developer.android.com/studio/write/java8-support#library-desugaring)) or requires a minimum API level of 26.
94+
95+
Configuration options such as IDFA collection and automatic screen tracking are found in Segment’s Plugin Examples repo - https://github.com/segmentio/analytics-kotlin/tree/main/samples/kotlin-android-app/src/main/java/com/segment/analytics/next/plugins
9496
9597
## Tracking Methods
9698

0 commit comments

Comments
 (0)