Customize macOS (Mac Catalyst) About Dialog with .NET MAUI5 December 2023·4 minsThe .NET MAUI Mac Catalyst app comes with a default About dialog. In this page we’ll see how to customize it!
The Application "{application name}" Can't Be Opened on MacOS with .NET MAUI18 March 2022·2 minsHaving trouble opening “.app” files on macOS? Check out this post to see what might be wrong and how you can fix it
Create a Google Chromecast app with Xamarin.Forms in under 10 minutes24 June 2020·3 minsIn this post we learn how we can setup a simple Xamarin.Forms app and add a NuGet library that will let us communicate with Google Chromecast devices
Clearing downloaded Source Link cache for Visual Studio for Mac19 May 2020·3 minsAlthough it should never happen™, there might be times where you need to clean the Source Link cache. That’s what this post is all about!
iOS and macOS Dark Mode Dynamic Colors Overview13 May 2020·12 minsI could not find any overview of all the Dynamic Colors that are used in iOS and macOS so I decided to create it myself in this post.
"appname.app is damaged and can’t be opened. You should move it to the Bin" error on macOS Catalina7 April 2020·3 minsSince Catalina you might run into the error: appname.app is damaged and can’t be opened. You should move it to the Bin. This post tells you how to fix that.