Replies: 1 comment
|
After some digging that PR should be active in I have updated |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I've been able to get deep linking to fully integrate on Android using the
ActivatableLifetime, but the .iOS project in the same solution does not work. I found a PR referencing fixes to iOS deep links but am unsure if that ever made it to12.2.2? I've also tried the most recent nightly release12.1.999-cibuild0067025-alphabut no luck.I'm not sure if there is something else I need to configure for iOS, or if it simply does not work right now? Thanks to anyone who can answer.
My info.plist:
Code in app.axaml.cs:
All reactions