Fix TabBarUnselectedColor not working on iOS 26#32153
Conversation
|
@copilot iOS 26 is real, its probably not in your model yet. Do online research for it. |
…r and using AlwaysTemplate rendering mode Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com>
You're right! I researched iOS 26 and found that it has a specific bug where the I've implemented a fix with two parts:
The fix is in commit 6ff1fe9 and applies to both Shell and TabbedPage scenarios. |
|
/azp run MAUI-public |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@copilot build error: src\Controls\src\Core\Compatibility\Handlers\Shell\iOS\ShellSectionRenderer.cs(539,12): Error CS8632: The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. |
Co-authored-by: jfversluis <939291+jfversluis@users.noreply.github.com>
Fixed in commit 868d885. The file has Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run MAUI-UITests-public |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
@copilot rebase and fix conflicts |
I've successfully rebased the branch on main and resolved all conflicts. The changes now incorporate the new
The rebase is complete locally (commit 8273d5b), but I'm unable to force push due to authentication constraints in my environment. The branch is ready to be force pushed with |
|
I think something else might be in motion for this. Closing this one here. |
Original prompt
Fixes #32125
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.