Ruslan's Feed
- Building and Releasing a .NET MAUI App to Google Play Using Azure DevOps YAML Pipelines
Ruslan Dudchenko walks through signing, versioning, and uploading a .NET MAUI Android App Bundle to Google Play from an Azure DevOps YAML pipeline. A practical CI/CD guide covering keystores, service accounts, and first-release gotchas — with a sample repo to adapt.
Read more - Native MapLibre on .NET MAUI Hybrid (iOS): The Missing Piece We Had to Build Ourselves
Ruslan Dudchenko follows up the Android MapLibre Hybrid guide with the iOS side — building a .NET binding from MapLibre’s xcframework when no maintained MAUI binding existed. Sharpie, touch routing, and BlazorWebView transparency complete the cross-platform map stack.
Read more - Native MapLibre (Mapbox) Maps in a MAUI Hybrid App
Ruslan Dudchenko explains how to drop native MapLibre under a transparent BlazorWebView in a .NET MAUI Hybrid app when the JS map stack starts lagging and crashing. Bindings, touch routing, and an IMaplibreMapService wrap the approach — with a working GitHub sample to extend.
Read more