From 5c2e746046cd7d6349b666fe21974acfaab9dc0c Mon Sep 17 00:00:00 2001 From: Niall Brennan Date: Thu, 28 Apr 2022 15:51:38 +0100 Subject: [PATCH 1/2] Flag that cloud mode desitnations are still supported --- .../sources/catalog/libraries/mobile/kotlin-android/index.md | 2 +- .../sources/catalog/libraries/mobile/react-native/index.md | 2 +- .../sources/catalog/libraries/mobile/swift-ios/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/connections/sources/catalog/libraries/mobile/kotlin-android/index.md b/src/connections/sources/catalog/libraries/mobile/kotlin-android/index.md index 31ac393496..4f80dfdc20 100644 --- a/src/connections/sources/catalog/libraries/mobile/kotlin-android/index.md +++ b/src/connections/sources/catalog/libraries/mobile/kotlin-android/index.md @@ -8,7 +8,7 @@ id: 9EMcTqiKok With Analytics-Kotlin, you can send data using Kotlin applications to any analytics or marketing tool without having to learn, test, or implement a new API every time. Analytics-Kotlin enables you to process and track the history of a payload, while Segment controls the API and prevents unintended operations. > info "" -> Segment supports [these destinations](#supported-destinations) with more to come. If you don't see your destination, you can [build your own](#build-your-own-destination). +> Segment supports [these destinations](#supported-destinations) in device-mode, with more to follow. Cloud-mode destiantions are also supported. If you don't see your destination, you can [build your own](#build-your-own-destination). > success "" > You can choose to set up your Analytics Kotlin source on [mobile](/docs/connections/sources/catalog/libraries/mobile/kotlin-android) or on the [server](/docs/connections/sources/catalog/libraries/server/kotlin). Segment doesn't support device-mode destinations on the server-side. diff --git a/src/connections/sources/catalog/libraries/mobile/react-native/index.md b/src/connections/sources/catalog/libraries/mobile/react-native/index.md index 8d370c76c1..d796048144 100644 --- a/src/connections/sources/catalog/libraries/mobile/react-native/index.md +++ b/src/connections/sources/catalog/libraries/mobile/react-native/index.md @@ -492,7 +492,7 @@ These are the example plugins you can use and alter to meet your tracking needs: | IDFA | `@segment/analytics-react-native-plugin-idfa` | ## Supported Destinations -Segment supports these destinations for Analytics React Native 2.0 with more to come: +Segment supports these destinations for Analytics React Native 2.0 in device-mode, with more to follow. Cloud-mode destiantions are also supported: - [Adjust](https://www.npmjs.com/package/@segment/analytics-react-native-plugin-adjust){:target="_blank"} - [Amplitude Session](https://www.npmjs.com/package/@segment/analytics-react-native-plugin-amplitude-session){:target="_blank"} - [Appsflyer](https://www.npmjs.com/package/@segment/analytics-react-native-plugin-appsflyer){:target="_blank"} diff --git a/src/connections/sources/catalog/libraries/mobile/swift-ios/index.md b/src/connections/sources/catalog/libraries/mobile/swift-ios/index.md index c8ff488a98..a3ea9dd8a8 100644 --- a/src/connections/sources/catalog/libraries/mobile/swift-ios/index.md +++ b/src/connections/sources/catalog/libraries/mobile/swift-ios/index.md @@ -10,7 +10,7 @@ With Analytics-Swift, you can send data from iOS, tvOS, iPadOS, WatchOS, macOS a If you're migrating to Analytics-Swift from a different mobile library, you can skip to the [migration guide](/docs/connections/sources/catalog/libraries/mobile/swift-ios/migration/). > info "" -> Analytics-Swift currently supports [these destinations](#supported-destinations), with more to follow. +> Analytics-Swift currently supports [these destinations](#supported-destinations) in device-mode, with more to follow. Cloud-mode destiantions are also supported. ## Getting Started From f651a6cf15695a0937799f435eed40d0f8e63731 Mon Sep 17 00:00:00 2001 From: Niall Brennan Date: Thu, 28 Apr 2022 16:04:40 +0100 Subject: [PATCH 2/2] Flag that cloud mode desitnations are still supported --- .../sources/catalog/libraries/mobile/kotlin-android/index.md | 2 +- .../sources/catalog/libraries/mobile/react-native/index.md | 2 +- .../sources/catalog/libraries/mobile/swift-ios/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/connections/sources/catalog/libraries/mobile/kotlin-android/index.md b/src/connections/sources/catalog/libraries/mobile/kotlin-android/index.md index 4f80dfdc20..bc56e55651 100644 --- a/src/connections/sources/catalog/libraries/mobile/kotlin-android/index.md +++ b/src/connections/sources/catalog/libraries/mobile/kotlin-android/index.md @@ -8,7 +8,7 @@ id: 9EMcTqiKok With Analytics-Kotlin, you can send data using Kotlin applications to any analytics or marketing tool without having to learn, test, or implement a new API every time. Analytics-Kotlin enables you to process and track the history of a payload, while Segment controls the API and prevents unintended operations. > info "" -> Segment supports [these destinations](#supported-destinations) in device-mode, with more to follow. Cloud-mode destiantions are also supported. If you don't see your destination, you can [build your own](#build-your-own-destination). +> Segment supports [these destinations](#supported-destinations) in device-mode, with more to follow. Cloud-mode destinations are also supported. If you don't see your destination, you can [build your own](#build-your-own-destination). > success "" > You can choose to set up your Analytics Kotlin source on [mobile](/docs/connections/sources/catalog/libraries/mobile/kotlin-android) or on the [server](/docs/connections/sources/catalog/libraries/server/kotlin). Segment doesn't support device-mode destinations on the server-side. diff --git a/src/connections/sources/catalog/libraries/mobile/react-native/index.md b/src/connections/sources/catalog/libraries/mobile/react-native/index.md index d796048144..5cf9824256 100644 --- a/src/connections/sources/catalog/libraries/mobile/react-native/index.md +++ b/src/connections/sources/catalog/libraries/mobile/react-native/index.md @@ -492,7 +492,7 @@ These are the example plugins you can use and alter to meet your tracking needs: | IDFA | `@segment/analytics-react-native-plugin-idfa` | ## Supported Destinations -Segment supports these destinations for Analytics React Native 2.0 in device-mode, with more to follow. Cloud-mode destiantions are also supported: +Segment supports these destinations for Analytics React Native 2.0 in device-mode, with more to follow. Cloud-mode destinations are also supported: - [Adjust](https://www.npmjs.com/package/@segment/analytics-react-native-plugin-adjust){:target="_blank"} - [Amplitude Session](https://www.npmjs.com/package/@segment/analytics-react-native-plugin-amplitude-session){:target="_blank"} - [Appsflyer](https://www.npmjs.com/package/@segment/analytics-react-native-plugin-appsflyer){:target="_blank"} diff --git a/src/connections/sources/catalog/libraries/mobile/swift-ios/index.md b/src/connections/sources/catalog/libraries/mobile/swift-ios/index.md index a3ea9dd8a8..9217ceb536 100644 --- a/src/connections/sources/catalog/libraries/mobile/swift-ios/index.md +++ b/src/connections/sources/catalog/libraries/mobile/swift-ios/index.md @@ -10,7 +10,7 @@ With Analytics-Swift, you can send data from iOS, tvOS, iPadOS, WatchOS, macOS a If you're migrating to Analytics-Swift from a different mobile library, you can skip to the [migration guide](/docs/connections/sources/catalog/libraries/mobile/swift-ios/migration/). > info "" -> Analytics-Swift currently supports [these destinations](#supported-destinations) in device-mode, with more to follow. Cloud-mode destiantions are also supported. +> Analytics-Swift currently supports [these destinations](#supported-destinations) in device-mode, with more to follow. Cloud-mode destinations are also supported. ## Getting Started