Category ".net-maui"

MAUI authentication with MSAL for B2C shows black screen

I am working with the .NET MAUI starter project (calling it AuthTest) and adding the changes from this article, but when the android emulator tries to start the

Xamarin MAUI application not shows correct output

I have downloaded Visual Studio 2022 Professional (preview) version from MS Document. Also I have followed the other steps to create first sample application us

Convert MAUI ImageSource to png

I'm rendering a signature on the native canvas for Android, iOS, and windows separately. Now, I need to save this locally, so I have converted the view to strea

.NET Maui: Vector/SVG splashscreen not correctly resized

Testing to add a custom splash screen for a Maui app, I read some Microsoft docs that says At build time, the splash screen image is resized to the correct si

Warning: Could not locate the assembly "Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065"?

MSB3245: Could not resolve this reference. Could not locate the assembly "Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065". Check

How to auto update a Listview - .NET MAUI

I am making an application where there is a history and I want the history to be updated automatically when there is a change in my list. Thank you

MAUI Shell remove OverScroll from the sides

I've bein workeing on my app. It's useing SwipeView and 9 times out of 10, when I want to swipe the item to remove it - I get this (as I called it) ScrollPrevie

Shared UI using Razor Class Library, RCL, between .net Maui Blazor & Blazor webassembly

I'm following this demo by D. Roth https://youtu.be/7UM6s0QPvRQ?t=3530 58:50 Demo: Sharing Blazor UI between web and .NET MAUI I was wondering if "index.html" c