MAUI App Icon Not Showing in IOS and Broken Icon in Android
I have created a MAUI application for iOS and Android. The application is working successfully, but the app icon is not displaying correctly. Instead, the default .NET app icon is shown, and on Android, it appears inaccurately. Project…
Developer technologies | .NET | .NET MAUI
.NET MAUI Camera Not Opening on Android 15 (Works on Other Versions)
In my .NET MAUI application, I have the option to open the camera using MediaPicker.CapturePhotoAsync(). The camera works fine on other Android versions, but on Android 15, it does not open. Below is the code I am using to open the camera: try { …
Developer technologies | .NET | .NET MAUI
your system is getting an error exporting cert
I am trying to export an app certificate and your system keeps giving an error
Developer technologies | .NET | .NET MAUI
ANDROID REDIRECT URI
I am trying to test the sample https://github.com/Azure-Samples/ms-identity-dotnetcore-maui/tree/main/MauiAppWithBrokerTo run in Android, it requires that "AndroidRedirectUri" be defined. The Entra ID portal requires a hash key that has to be…
Developer technologies | .NET | .NET MAUI
AADSTS165000: invalid Request: The request tokens do not match the user context,
MAUI. Android app, use Oauth2D to login. Always get the error: Requestld:50664542-03a0-48dc-b330-acf123cf9f00 Correlationld:27fdf9bd-1dd4-4b3b-a556-34f7c03c17af Timestamp:2025-04-02T02:58:37Z Message:AADSTS165000: invalid Request: The request tokens do…
Developer technologies | .NET | .NET MAUI
Default FlyoutMenu icon (hamburger icon) not shown in maui android after navigation, but works fine in windows
Default FlyoutMenu icon (hamburger icon) not shown in .net maui android after navigation, but works fine in windows. Trying to navigate from MainPage to HomePage using below code await Shell.Current.GoToAsync($"{nameof(HomePage)}"); …
Developer technologies | .NET | .NET MAUI
Source generator
Hello I have a Class library, with a class using Microsoft.CodeAnalysis; using Microsoft.CodeAnalysis.CSharp.Syntax; using System.Text; namespace FontAliasGenerator { // Step 1: Mark this class as an incremental source generator [Generator] …
Developer technologies | .NET | .NET MAUI
Issues with MAWI .NET and SQLite on Android
Hello, I'm using the latest visual studio with MAUI .NET and SQLite, I'm not using EF Core, just SQLite.NET. My app works fine on Windows, but on android some pages show data and others don't. The issue seems illogical and I don't know why this…
Developer technologies | .NET | .NET MAUI
Dev Centre request denied
We applied for access to the Dev Centre so we could use M365 and Teams SDK to complete our App build. We were denied an account and cannot find out how to fix it / make contact with a human to assist. All digital links either are not answered or support…
Developer technologies | C#
.NET MAUI iOS app validation fails: Missing required app icons (120x120, 1024x1024)
Problem I am trying to distribute a .NET MAUI iOS app to the Apple App Store. During validation in Xcode Organizer, I receive errors about missing required app icons. Error Messages “Validation failed: Missing required icon files. The bundle does not…
Developer technologies | .NET | .NET MAUI
Has something changed with relative bindings to the VM inside DataTemplates?
I'm migrating from Xamarin.Forms which has been a fairly good experience so far, but I've also run into quite a few breaking changes. I've found workarounds or fixes to many so far, but one that has left me a little stumped sits at the core of the data…
Developer technologies | .NET | .NET MAUI

Using Webview2 with PowerShell
Hello, I'm working with a PowerShell script that displays a WebView2 window in a Windows Forms GUI. However, I'm having trouble running Javascript code within the WebView2 window. When I try using the "ExecuteScriptAsync" method, it locks up…
Developer technologies | Windows Forms
Windows for business | Windows Server | User experience | PowerShell
VS 19, SSIS project, getting and error "The specified provider is not supported. Please choose different provider in connection manager" when choosing OLEDB as the connection type
Using Visual Studio 19 on new laptop. Have installed the SSIS template. I also have SSMS 19 installed. I create a new project and try and create a new Connection Manager. I select OLEDB and click Add... On the next screen to configure the OLE DB I select…
SQL Server Integration Services
Developer technologies | Visual Studio | Other
In subscriptions I can not assign a role to a user
Can not assign a role to the subscription despite using the Global admin login.
Developer technologies | Visual Studio | Setup
Unable to Add Folders to WebApi Project
Hello everyone and thanks for the help in advance. I am using Visual Studio 2022 to develop various MVCC and WebApi applications. Without what I think are any changes to the environment, I am now unable to add any folders into the project than can be…
Developer technologies | ASP.NET | ASP.NET API
Declare Function not working in Access VBA
Declare Function not working in Access VBA. Getting an error message when compiling
Developer technologies | Visual Basic for Applications
Android app nowgetting "requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified" crash
I have a Visual Studio 2022 Xamarin Android app (I know it's now unsupported) that has worked fine for many years. It uses NuGet packages for Firebase, etc. After November 4 (probably the Firebase November 15 release), when the app is in the…
Developer technologies | .NET | .NET MAUI
I Want To Make...
I'm not sure if this is the right tag for this request, but I want to make a screenreader accessible app that will allow anyone to make high quality voice models, voice covers, songs, and the like. How do I get started making something that can…
Developer technologies | .NET | Other
How to modernize a legacy c# web forms application(net 4.5) that uses ado.net & mssql server. Planning to reuse the existing database schema, functions, stored procedures and modernize the UI from existing aspx files.
I need to modernize a legacy c# web forms based web application targeted for .net 4.5. It uses ado.net to connect to mssql server. I am planning to reuse the existing database schema, functions, stored procedures and the UI from existing aspx files.…
Developer technologies | ASP.NET | ASP.NET Core
Visual Studio 2013 installer is failing when it tries to reach Microsoft’s online services for license verification.
Visual Studio 2013 installer is failing when it tries to reach Microsoft’s online services for license verification. Server has Internet connection access to the correct ports ( Port 80)