-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I propose we add support for AppLinkEntry :
This will enable scenarios like :
- Application Indexing
- Deep Linking
For more info see https://docs.microsoft.com/en-gb/xamarin/xamarin-forms/app-fundamentals/deep-linking
Application(...)
.onAppLinkReceived(NavigateDeepInAppMsg)
.appLinks {
AppLink(...)
AppLink(...)
}
Metadata
Metadata
Assignees
Labels
No labels