Max Mannstein
HomeBlog
  1. Home
  2. Blog

Blog

Thoughts on development, apps, and building products that matter.

.NET MAUI
Mobile Development

How to Add Google Analytics to Your .NET MAUI App

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

Read more
.NET MAUI
Mobile Development

Implementing Firebase Cloud Messaging in .NET MAUI (Android)

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

Read more
.NET MAUI
Mobile Development

Implementing Firebase Cloud Messaging in .NET MAUI (iOS)

January 19, 2025Max Mannstein

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

Read more
Building and Publishing a .NET MAUI App with GitHub Actions
.NET MAUI
Mobile Development

Building and Publishing a .NET MAUI App with GitHub Actions

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.

Read more
.NET MAUI
Mobile Development

How Do I develop .NET MAUI apps

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

Read more

© 2026 Max Mannstein