The Unloaded events of the page is not triggered when navigating to next page on android #26050
Labels
platform/android 🤖
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Description
I have a Shell page and am using Shell.Current.GoToAsync(nameof(NewPage)) to navigate to another page when a button is clicked. However, the Unloaded event of the MainPage is not triggered when navigating to NewPage. This issue occurs only on the Android platform, and not on iOS, macOS, or Windows.
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
9.0.10 SR1
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 15
Did you find any workaround?
no
Relevant log output
The text was updated successfully, but these errors were encountered: