limelink

Free deferred deep linking

Carry the destination through install.

LimeLink routes one URL to installed apps, app stores, or the web and preserves eligible in-app destinations for first launch after installation.

How deferred routing works

  1. Share one LimeLink URL with the intended in-app destination.
  2. Open the installed app or route to the appropriate app store.
  3. Let the LimeLink SDK retrieve an eligible deferred destination on first launch.
  4. Use the configured web destination when an app route is unavailable.

What the Free plan includes

Create default-domain Links, configure app, store, and web destinations, and inspect Link traffic without conversion, MAU, or data-point metering. Pro adds Custom Domains for USD 10 per Project each month.

Choose an app integration

Set up and verify

  1. Create a Project and configure its iOS or Android Application.
  2. Add Universal Links or Android App Links association files and app entitlements.
  3. Install the maintained SDK and configure the public Project UUID.
  4. Create a Link with app, store, and web destinations.
  5. Test installed, uninstalled, first-launch, and web-fallback journeys on a real device.

Common questions

Is deferred deep linking available on Free?
Yes. Free supports default-domain Links and deferred routing. Custom Domains require Pro.
Does one Link support both mobile platforms?
A Project can configure one active iOS Application and one active Android Application for platform-aware routing.
Can I use Flutter or React Native?
Yes. LimeLink publishes maintained Flutter and React Native SDK guides with the required native configuration.