Skip to content

Commit ba124c5

Browse files
Update Kotlin device mode plugin docs to address using classic destination
1 parent 2187f0c commit ba124c5

File tree

1 file changed

+4
-0
lines changed
  • src/connections/sources/catalog/libraries/mobile/kotlin-android/destination-plugins

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ plugins:
8585

8686
Analytics Kotlin uses its timeline/plugin architecture to support sending data to bundled SDKs when a Cloud Mode connection is not possible. Destination Plugins are similar to traditional Device Mode integrations available in Analytics Android in that Segment makes calls directly to the destination tool’s API from the device. However, Destination Plugins are more customizable, giving you the ability to control and enrich your data at a much more granular level on the device itself.
8787

88+
> info "Choosing the right destination"
89+
> Our device mode destination [plugins](https://segment.com/docs/connections/sources/catalog/libraries/mobile/kotlin-android/kotlin-android-plugin-architecture/){:target='_blank’} were built to be used with the classic/legacy destinations, not Actions. The exception to this is the Amplitude plugin. This is a session plugin meant to be used with Amplitude Actions. If a classic/legacy destinations is in maintenance mode, we will still continue to make updates pertaining to the mobile plugins, but not the server or web components.
90+
> If you run into any issues setting up your destination, please don't hesitate to reach out to support.
91+
8892
## Device-mode Vs. Cloud-Mode
8993
Analytics Kotlin allows you to choose how you send data to Segment and your connected destinations from your app. There are two ways to send data:
9094

0 commit comments

Comments
 (0)