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.DeepLinksPackage 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.
- .NET MAUI
- Deep Links
- App Links
- C#