Skip to content

Commit 895af02

Browse files
committed
Update w Kotlin link
1 parent d33fd49 commit 895af02

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

src/privacy/configure-consent-management.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ Before you can configure consent in Segment, take the following steps:
4545

4646
You can add a consent wrapper to your analytics-js, Swift, and Kotlin libraries.
4747

48-
Adding the consent wrapper to another [mobile library](/docs/connections/sources/catalog/#mobile) requires additional configuration. See the README in the [@segment/analytics-consent-wrapper-onetrust repository](https://github.com/segmentio/analytics-next/tree/master/packages/consent/consent-wrapper-onetrust){:target="_blank"} for more details.
48+
If you'd like to add the consent wrapper to a [mobile library](/docs/connections/sources/catalog/#mobile) that is not Swift or Kotlin, you must generate your own plugin. You can use the [Swift](TODO: ADD LINK) and [Kotlin](TODO: ADD LINK) plugins as an example.
4949

5050
> info "Consent Management is not backwards compatible with Segment's legacy iOS and Android libraries"
51-
> If you are using one of Segment's legacy mobile libraries (Android or iOS,) you will need to upgrade to [Kotlin](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/migration/) or [Swift](/docs/connections/sources/catalog/libraries/mobile/apple/migration/) before using Consent Management.
51+
> If you are using one of Segment's legacy mobile libraries (iOS or Android,) you will need to upgrade to [Swift](/docs/connections/sources/catalog/libraries/mobile/apple/migration/) or [Kotlin](/docs/connections/sources/catalog/libraries/mobile/kotlin-android/migration/) before using Consent Management.
5252
5353
<!--- TODO: replace above link with accurate mobile libraries wrapper link when I have it -->
5454

@@ -64,9 +64,7 @@ Please follow the instructions from the README in the [@segment/analytics-consen
6464

6565
### Kotlin
6666

67-
<!--- TODO: Replace this with the real instructions when I have them -->
68-
69-
Please follow the instructions from the README in the [@segment/analytics-consent-wrapper-onetrust repository](https://github.com/segmentio/analytics-next/tree/master/packages/consent/consent-wrapper-onetrust){:target="_blank"}.
67+
Please follow the instructions from the README in the [@segment-integrations/analytics-kotlin-consent](https://github.com/segment-integrations/analytics-kotlin-consent/blob/main/README.md#getting-started){:target="_blank"} repository.
7068

7169
## Edit consent categories
7270

0 commit comments

Comments
 (0)