Skip to content

Commit d33fd49

Browse files
committed
Update configure-consent-management.md
1 parent 6d40f18 commit d33fd49

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

src/privacy/configure-consent-management.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,21 +47,24 @@ You can add a consent wrapper to your analytics-js, Swift, and Kotlin libraries.
4747

4848
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.
4949

50-
<!--- Replace above link with accurate mobile libraries wrapper link when I have it -->
50+
> 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.
52+
53+
<!--- TODO: replace above link with accurate mobile libraries wrapper link when I have it -->
5154

5255
### Analytics.js
5356

5457
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"}.
5558

5659
### Swift
5760

58-
<!--- Replace this with the real instructions when I have them -->
61+
<!--- TODO: Replace this with the real instructions when I have them -->
5962

6063
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"}.
6164

6265
### Kotlin
6366

64-
<!--- Replace this with the real instructions when I have them -->
67+
<!--- TODO: Replace this with the real instructions when I have them -->
6568

6669
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"}.
6770

0 commit comments

Comments
 (0)