Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repair notification & appaction navigation in iOS #47

Closed
edgiardina opened this issue Feb 24, 2023 · 3 comments · Fixed by #126
Closed

repair notification & appaction navigation in iOS #47

edgiardina opened this issue Feb 24, 2023 · 3 comments · Fixed by #126

Comments

@edgiardina
Copy link
Owner

when you open a notification sometimes shell doesn't take you where you want to go.

@edgiardina
Copy link
Owner Author

This seems to be related to when you have a child navigation item like
//rankings/player-search.
Navigation to a top level shell page seems to work fine
A second issue also appears, where if you are on
//rankings/player-details?playerId=1 and you get a request to deeplink to
//rankings/player-details?playerId=2 you won't load the second page because the shell nav thinks you're already on that page

@edgiardina
Copy link
Owner Author

Related: dotnet/maui#16442

@edgiardina
Copy link
Owner Author

Related: dotnet/maui#16568

@edgiardina edgiardina changed the title repair notification navigation repair notification & appaction navigation Aug 6, 2023
@edgiardina edgiardina changed the title repair notification & appaction navigation repair notification & appaction navigation in iOS Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant