-
Notifications
You must be signed in to change notification settings - Fork 2k
[Android] OnAppearing only called on 1st tab of AppShell home page #9531
Copy link
Copy link
Closed
Labels
area-controls-shellShell Navigation, Routes, Tabs, FlyoutShell Navigation, Routes, Tabs, Flyoutarea-core-lifecycleXPlat and Native UIApplicationDelegate/Activity/Window lifecycle eventsXPlat and Native UIApplicationDelegate/Activity/Window lifecycle eventsp/2Work that is important, but is currently not scheduled for releaseWork that is important, but is currently not scheduled for releasepartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been reviewedIssue has been revieweds/try-latest-versionPlease try to reproduce the potential issue on the latest public versionPlease try to reproduce the potential issue on the latest public versions/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Description
Metadata
Metadata
Assignees
Labels
area-controls-shellShell Navigation, Routes, Tabs, FlyoutShell Navigation, Routes, Tabs, Flyoutarea-core-lifecycleXPlat and Native UIApplicationDelegate/Activity/Window lifecycle eventsXPlat and Native UIApplicationDelegate/Activity/Window lifecycle eventsp/2Work that is important, but is currently not scheduled for releaseWork that is important, but is currently not scheduled for releasepartner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/androids/triagedIssue has been reviewedIssue has been revieweds/try-latest-versionPlease try to reproduce the potential issue on the latest public versionPlease try to reproduce the potential issue on the latest public versions/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
No fields configured for issues without a type.
Description
On the Android, when I have 2 tabs defined for an AppShell homepage, the OnAppearing method doesn't get called for the ContentPage when I select the 2nd tab. It does get called on the 1st tab contentpage which is initially called when the home page is displayed .
I am using Microsoft Visual Studio Community 2022 (64-bit) - Preview
Version 17.4.0 Preview 1.0 on Windows 11.
Steps to Reproduce
Version with bug
6.0.312
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 12, API 31
Did you find any workaround?
No
Attached app
Xaminals.zip
No response