-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[iOS26] TabBarUnselectedColor not working on ios #32125
Copy link
Copy link
Open
Labels
area-controls-shellShell Navigation, Routes, Tabs, FlyoutShell Navigation, Routes, Tabs, Flyoutp/0Current heighest priority issues that we are targeting for a release.Current heighest priority issues that we are targeting for a release.partner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't workingversion/iOS-26
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-shellShell Navigation, Routes, Tabs, FlyoutShell Navigation, Routes, Tabs, Flyoutp/0Current heighest priority issues that we are targeting for a release.Current heighest priority issues that we are targeting for a release.partner/syncfusionIssues / PR's with Syncfusion collaborationIssues / PR's with Syncfusion collaborationplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't workingversion/iOS-26
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Todo
Description
After last update TabBarUnselectedColor not work anymore on ios, on android works fine.
Color remains black.
Code:
<Setter Property="Shell.TabBarUnselectedColor" Value="{DynamicResource BackgroundColorTop}"/>Steps to Reproduce
add
<Setter Property="Shell.TabBarUnselectedColor" Value="{DynamicResource BackgroundColorTop}"/>into AppShell.xaml
Link to public reproduction project repository
No response
Version with bug
9.0.100 SR10
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
ios 26
Did you find any workaround?
No response
Relevant log output