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
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