SDK Integration

This document describes how to integrate the SDK for iOS and Android.

By integrating the SDK, you can enable Universal Links and Deferred Deep Links, allowing a seamless user experience from link click to in-app navigation.


Overview

The SDK provides platform-specific support for handling advanced dynamic link features:

These capabilities ensure that users are routed to the correct in-app destination even if the app is not installed at the time of link click.


Supported Platforms

Each SDK is designed to integrate natively with its respective platform.


iOS SDK

By integrating the iOS SDK, you can:

The SDK works in conjunction with:


Android SDK

By integrating the Android SDK, you can:

The SDK works in conjunction with:


Plan Requirements

Pro Plan Required

If the SDK is not integrated or the project is not on the Pro plan:


Notes