Xamarin.Forms iOS Deep Linking VS for MAC

Yuval Tirosh 1 Reputation point
2021-06-15T03:59:04.363+00:00

Hello all,

I'm using deep-linking in Xamarin.Forms, overriding
ContinueUserActivity(UIApplication, NSUserActivity, UIApplicationRestorationHandler) in AppDelegate and OnAppLinkRequestReceived(Uri) in the shared project's App.

The app opens properly when invoked from textual link (e.g. email app), but not from the browser (e.g. when scanning a QR code). When suing the browser, iOS navigates to website instead of the app.

Wondering if this is the expected behavior or not.
Xamarin.Forms 65.0.0.2012
VS for Mac 8.8.8 (build 12)
Tested with iPhone 12 mini iOS 14.4

Cheers,
Yuval

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,334 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.