MAUI – unwanted button background color
I have a dotnet 8 MAUI IOS app that has a view that records the user. I receently updated the app from dotnet 7 to 8 and now I am having some styling issues on this page. The pause and reset buttons have a grey background at times. The background aren’t always there. It is dependent on which buttons are selected and the state of the view. Initially only reset and pause have the weird background. When you click play it is only reset and when you click stop it is only pause.
MAUI Shell TitleView not working properly in iOS
I have added a TitleView for my Shell which displays the title of the page based on my data and a image.