Skip to content
NLNuvyntra Labs
All packages

App services

Plugin.Maui.DeepLinks

App Links, Universal Links, custom schemes, auth-restore

Handles Android App Links, iOS Universal Links, custom URL schemes, and auth-restore flows in one MAUI plugin.

Install

dotnet add package Plugin.Maui.DeepLinks

Package ID: Plugin.Maui.DeepLinks

Overview

Plugin.Maui.DeepLinks unifies Android App Links, iOS Universal Links, custom schemes, and auth-restore so a single registration owns inbound URLs — including the return trip from a browser or identity provider.

Capabilities

  • HTTPS app/universal links.
  • Custom URL schemes.
  • Post-auth restore into the originating screen.

Related in App services