As it's "new iOS Beta test all your apps season" I've had to dive back into a #xamarin forms project that is rapidly coming up to 12 months since last update and I need to finish the port to #maui before September

Today has mostly been spent fighting .net sdk / apple silicon / maui workload / xcode issues just to get code to build and run on my primary machine - remember why I got frustrated with it now - Kotlin MP looks nicer by the day :-(

So many things that working good or at least fine or were fixable with an easy workaround in #Xamarin are so buggy in #dotnetmaui to a point I like to constantly shake the makers 😩
CollectionView behaving strange and then differently on iOS and Android (scrolls to top even if set to use last position), items rendering different on both platforms and wrong with Grids-in-Grids … binding in Android broken in this one case for specific views list goes on and on 😤
19 Questions to ask before migrating a Xamarin app to .NET MAUI | by Matt Lacey. buff.ly/M3s0oyD #mobiledev #dotnet #xamarin #dotnetmaui #csharp #migration

19 Questions to ask before mig...
19 Questions to ask before migrating a Xamarin app to .NET MAUI

I got asked about helping rewrite a "legacy Xamarin-based mobile app to .NET MAUI". They'd already determined how long it would take, but ha...

19 Questions to ask before migrating a Xamarin app to .NET MAUI | by Matt Lacey.

https://www.mrlacey.com/2025/05/19-questions-to-ask-before-migrating.html

#mobiledev #dotnet #xamarin #dotnetmaui #csharp #migration

19 Questions to ask before migrating a Xamarin app to .NET MAUI

I got asked about helping rewrite a "legacy Xamarin-based mobile app to .NET MAUI". They'd already determined how long it would take, but ha...

… mit #xamarin Forms funktionierte alles perfekt. An die Regeln und Tücken vom #dotnetmaui muss ich mich noch gewöhnen und immer noch neue Probleme recherchieren und ausprobieren. 🤷‍♂️
Ich glaube nicht, dass bei #microsoft irgendeiner Person klar ist, was für Kosten und was für ein Verlust an Produktivität mit diesem Wechsel verursacht wird 😱

Egal wie gut das in Monaten oder Jahren laufen wird/könnte: Diese Zeit holt doch niemand mehr rein. Und unsere Kundschaft interessiert das nicht - zu Recht

Curious about Android development? Explore Manifest files, Visual Studio with Xamarin, Android Studio, or Cordova to start! https://www.funkysi1701.com/posts/2018/android-development-options/ #Cordova #Android #CrossPlatform #Manifest #Xamarin
Android Development Options

Android Development Options

Top Cross-Platform App Development Frameworks in 2025

https://www.tuvoc.com/blog/cross-platform-app-development-frameworks/

Discover the best cross-platform frameworks in 2025 to build fast, scalable apps for iOS, Android, and web—all with a single codebase.

#CrossPlatformDevelopment
#AppDevelopment2025
#MobileAppDevelopment
#Flutter
#ReactNative
#Xamarin
#TechTrends2025
#SoftwareDevelopment
#HybridApps
#AppFrameworks

Top Cross-Platform App Development Frameworks to Use in 2025

A comprehensive look into the leading cross-platform frameworks of 2025, why they matter, and how Tuvoc Technologies can help you build one!

Tuvoc Technologies
My Microsoft MVP Summit Experience | Joche Ojeda

Troubleshooting MAUI Android HTTP Client Issues: Native vs Managed Implementation | Joche Ojeda

Oh wie ich das liebe … ein json über https holen. Simple mit httpclient.GetString …
- Android Emulator ✅
- Android Device ✅
- iOS Simulator ✅
- iOS Device ❌

Und nu such den Fehler 😣
#Xamarin #dotnet