Jump to Content
AppsFlyer developer hub
HomeGuidesRecipesAPI reference
AppsFlyer developer hub
HomeGuidesRecipesAPI reference

AppsFlyer SDKs

  • Getting started
    • SDK installation
    • SDK integration
    • Integration testing
    • In-app events
    • Conversion data
    • Ad revenue
    • Uninstall measurement
    • Push notifications
  • Android SDK
    • Install SDK
    • Integrate SDK
    • Test integration
    • In-app events
    • Conversion data
    • Ad revenue
    • Push notifications
    • Uninstall measurement
    • OAID
  • iOS SDK
    • Install SDK
    • Integrate SDK
    • Test integration
    • In-app events
    • Conversion data
    • Push notifications
    • Uninstall measurement
    • Ad revenue
  • Android SDK reference
    • AppsFlyerLib
    • AppsFlyerConversionListener
    • AppsFlyerRequestListener
    • AppsFlyerInAppPurchaseValidatorListener
    • DeepLinkListener
    • DeepLink
    • DeepLinkResult
    • CrossPromotionHelper
    • ShareInviteHelper
    • LinkGenerator
    • AppsFlyerAdRevenue
  • iOS SDK reference
    • AppsFlyerLib
    • AppsFlyerLibDelegate
    • AppsFlyerDeepLink
    • AppsFlyerDeepLinkDelegate
    • AppsFlyerDeepLinkResult
    • AppsFlyerCrossPromotionHelper
    • AppsFlyerShareInviteHelper
    • AppsFlyerLinkGenerator
    • AppsFlyerAdRevenue
  • Unity Plugin
    • Installation
    • Integration
    • Test Integration
    • In-App Events
    • Uninstall Measurement
    • Deep Linking - Installation
    • Unified Deep Linking (UDL)
    • User Invite
    • API reference
    • Troubleshooting
    • Migration guide from v4
  • Common data structures
    • Input parameters
    • iOS sample payloads
    • Android sample payloads
  • Web tools SDK reference
    • OneLinkUrlGenerator v1

Deep Linking and OneLink

  • Getting started
  • Deep Linking work flow
  • User invite attribution
  • Android
    • Android initial setup
    • Android Unified Deep Linking
    • Android Extended Deferred Deep Linking
    • Android Legacy APIs
    • Android User Invite
    • Android Organic Search Attribution
  • iOS
    • iOS initial setup
    • iOS Unified Deep Linking
    • iOS Extended Deferred Deep Linking
    • iOS Legacy APIs
    • iOS user invite attribution
    • iOS organic search attribution
    • iOS deferred deep linking with iOS Private Relay
  • Smart Script: Web tool
    • OneLink Smart Script V2
    • [Legacy] OneLink Smart Script V1
  • Smart Banner: Web tool
    • Smart Banner v2
    • Smart Banner migration guide v1 to v2

Apple App Clips integration

  • Overview
  • App Clip SDK integration
    • App Clip-to-full app install configuration
    • In-app events for App Clips

iOS

Suggest Edits

This section provides instructions for an iOS developer to setup OneLink (deep linking and deferred deep linking) to work in the app.

There are several stages involved in the setup:

  1. Initial app setup
  2. Unified deep linking (UDL)
  3. Optionally extended deferred deep linking by using parts of the GCD API.

Note: Customers already using OneLink may be using the legacy methods for deep linking and deferred deep linking, instead of UDL.

Updated about 1 month ago