Thoughts on development, apps, and building products that matter.
January 26, 2025Max Mannstein
If you're building a .NET MAUI app and want to track user behavior, integrating Google Analytics is a must. In this guide, I'll walk you through the steps...
January 19, 2025Max Mannstein
After setting up Firebase Cloud Messaging (FCM) for iOS, it's time to configure push notifications for Android in .NET MAUI. Let's get started...
Push notifications are a crucial feature for keeping users engaged. In this guide, you'll learn how to set up Firebase Cloud Messaging in a .NET MAUI iOS app...
October 20, 2024Max Mannstein
With .NET MAUI, developers can build native mobile and desktop apps using a single codebase. Learn how to automate building and publishing with GitHub Actions.
October 9, 2024Max Mannstein
Introduction In this blog article I am going to show you, how I personally develop my .NET MAUI apps. Just a quick note before we begin: this is my personal...