Natively Docs
Join our community 🔥
  • 👩‍🚀Getting Started
    • What is Natively?
    • Why Natively?
    • FAQ
    • Create Your First App
  • 🚀Natively Platform
    • 🚉Releases
    • 🖌️Appearance
      • 😼App Icon
      • 📱Loading Screen
      • 📱Error Screen
      • 🎨Style
    • 🎬Preview
    • ⭐Features
      • 🛳️Bottom Bar
      • 🚇Deeplinks
        • 🔥Firebase
        • 🔗Universal Links
        • 🌱Branch.io
      • 📍Geolocation
      • 🔔Notifications
        • 📲OneSignal Notifications
        • 🔥Firebase Notifications (Advanced)
      • 📒Contacts
      • 👩‍🎨Social Auth
        • 🍏Sign In with Apple
      • 💟HealthKit
      • 💰Purchases
      • 🤑Admob
      • 💳NFC
      • 📷Camera
      • 📂Photo Library
      • 🎤Microphone
      • 📈Analytics
        • 🕊️AppsFlyer
        • 😛Facebook
    • 🚚Publish
      • 🍏iOS App
      • 🤖Android App
    • ⚙️Settings
    • 🙈Subscription Plans
  • Guides
    • 🧋Integration (Native Features)
      • 🏅How to get started?
      • ℹ️Device
      • ℹ️Browser Info
      • 🛳️Bottom Bar
      • ✂️Clipboard
      • 🚦Push Notifications - OneSignal
      • 🚦Push Notifications - Firebase (Advanced)
      • 📍Geolocation
      • 📦App Storage
      • 🗝️Biometrics & Credentials
      • 📧Native SMS/Email
      • 📅Native Date Picker
      • 📸Native Camera
      • 🎙️Native Audio Recorder
      • 🈁Native Scanner (QR/Barcode)
      • 📔Contacts
      • 🍏Apple Sign In
      • ❤️HealthKit
      • 💸In-App Purchases
      • 🤑Admob
      • 💳NFC
      • 🥑Show Toast/Banner
      • ⏳Show/Hide Loading Screen
      • 🥑Haptic Feedback
      • 🖼️Share Media/Files
      • 📱Open an external App/URL
      • ✍️Request User's review
      • ↔️getInsets
      • 🎨Control Style & Colors
    • 🔍Troubleshooting
    • 🐈Setup RevenueCat App
    • 🚑Setup Admob App
    • 🚥Setup One Signal App
    • 🧑‍🤝‍🧑Setup website Universal Links (Deeplinks)
    • 🍕Testing & Submitting your app
    • 🔑Generate iOS Push Key (NEW)
    • 🔑Generate iOS Push Certificate (Legacy)
    • 🤝Affiliate program
    • 📕For Partners: Natively Brand Book.
Powered by GitBook
On this page
  • iOS
  • Add Associated Domains feature to Bundle Identifier
  • Android
  • How to enable Deeplinks (Universal Links)?

Was this helpful?

  1. Natively Platform
  2. Features
  3. Deeplinks

Universal Links

PreviousFirebaseNextBranch.io

Last updated 6 months ago

Was this helpful?

Deeplinks (Or Universal Links) is a useful feature for associating your website domain with your mobile native app. Also, your users will be able to click a deep URL (Url with some path or parameter), and they will be redirected to the same page in the app.

iOS

are Apple’s deep linking technology, designed to replace the older URI-scheme deep linking method. They are available for devices running iOS 9 and above.

While Universal Links allow for deep linking behavior similar to URI schemes, they function very differently behind the scenes. Universal Links look like normal HTTPS URLs, e.g. “https://www.linkedin.com”. When a user clicks a Universal Click, the user’s device opens the app that the link was configured for. If the app is not installed on the device, the user is taken to the actual URL in their mobile browser.

To configure your app to work with Universal Links (Associated Domains) feature you need to do the following steps:

Add Associated Domains feature to Bundle Identifier

  • Select previously created Bundle Identifier

  • Scroll down and enable Associated Domains

  • Click Save & Confirm

Android

To configure your app to work with Universal Links (Associated Domains) feature, you need to do the following steps:

How to enable Deeplinks (Universal Links)?

Turn on the Universal Links feature on the Native Feature step and fill out the following information:

  • Associated Domain - is your website domain. We will prefill it with your App URL's domain. You can modify this value, but make sure you've entered a valid domain. Changing this field in the future will require a rebuild.

the Associated Domains feature to your Bundle Identifier.

your website to work with Apple's Associated Domains.

the Universal Links feature and fill out all relevant information.

Open the and select **** (left menu)

Click on the

your website to work with Apple's Associated Domains.

the Universal Links feature and fill out all relevant information.

🚀
⭐
🚇
🔗
Apple Developer homepage
Certificates, IDs & Profiles
Identifiers
Add
Enable
Enable
Universal Links
iOS
Android
How to enable Deeplinks?
Setup
Setup