diff --git a/docs/guides/integration-mobile-overview.md b/docs/guides/integration-mobile-overview.md index a413cfc6b..21eb34ba4 100644 --- a/docs/guides/integration-mobile-overview.md +++ b/docs/guides/integration-mobile-overview.md @@ -79,10 +79,27 @@ For details, see [Integration Approaches](../ref-info/ref-integration-approaches The following table summarizes the mobile integration options for managing the UID2 token, including generating, storing, and refreshing the token, with links to the documentation for each option. -| UID2 Mobile Implementation Option | SDK Doc | Implementation Guide | -| :--- | :---| :---| -| UID2 Android SDK | [SDK for Android Reference Guide](../sdks/sdk-ref-android.md) | One of the following: | -| UID2 iOS SDK | [SDK for iOS Reference Guide](../sdks/sdk-ref-ios.md) | One of the following: | + + + + + + + + + + + + + + + + + + + + +
UID2 Mobile Implementation OptionSDK DocImplementation Guide
UID2 Android SDK[SDK for Android Reference Guide](../sdks/sdk-ref-android.md)One of the following:
  • [UID2 Client-Side Integration Guide for Mobile](../guides/integration-mobile-client-side.md)
  • [UID2 Client-Server Integration Guide for Mobile](../guides/integration-mobile-client-server.md)
UID2 iOS SDK[SDK for iOS Reference Guide](../sdks/sdk-ref-ios.md)One of the following:
  • [UID2 Client-Side Integration Guide for Mobile](../guides/integration-mobile-client-side.md)
  • [UID2 Client-Server Integration Guide for Mobile](../guides/integration-mobile-client-server.md)
### Sending the Token to the Bidstream