3,886 questions with .NET MAUI tags

Sort by: Updated
1 answer

MAUI app crashing with release mode. Works fine with debud mode ?

MAUI app crashes with release mode. Works fine with debug mode. Targeting .net run time is .net 7.0. We are using a few syncfusion controls in our application. Those nuggets were up to date till now. Here are the crash…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2023-12-13T16:27:12.44+00:00
KallemSandeep-8232 36 Reputation points
edited a comment 2025-02-04T14:07:51.58+00:00
Muhammed Shafeek 0 Reputation points
0 answers

how to reset page in .NET 9.0

Previously, we were resetting like this: void Reset() { (Application.Current as App).MainPage.Dispatcher.Dispatch(() => { (Application.Current as App).MainPage = new AppShell(); }); } How can we do the same thing in .NET 9.0,…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2025-02-04T12:35:19.4733333+00:00
Bhuwan 756 Reputation points
0 answers

Microsoft.Extensions.Logging.Log4Net.AspNetCore supported in .net 9 ?

Hi, Does this pack supported in .Net 9 ? <PackageReference Include="Microsoft.Extensions.Logging.Log4Net.AspNetCore" Version="8.0.0" /> Thanks,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2025-02-04T08:03:33.65+00:00
Dani_S 4,051 Reputation points
2 answers

When running MAUI app in .net 9 in debug it works but without debugging is not

Hi, I moved from maui app in .NET 8 to .NET 9. The project build but n debug it works but without debugging the login page is not opened. I checked all nugets packages and moved to last. ================================ <ItemGroup> …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2025-02-02T06:29:57.61+00:00
Dani_S 4,051 Reputation points
edited a comment 2025-02-04T08:00:22.79+00:00
Dani_S 4,051 Reputation points
1 answer One of the answers was accepted by the question author.

Does Autofac last version supported in maui 9 on mac

Hi, Does Autofac last version supported in maui net 9? ,thanks

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2025-02-03T21:55:28.9666667+00:00
Dani_S 4,051 Reputation points
accepted 2025-02-04T07:58:58.68+00:00
Dani_S 4,051 Reputation points
0 answers

Unable to Receive Push Notifications in .NET MAUI After Migrating from Xamarin with Azure Notification Hub and Firebase FCM

Hello I am in the process of migrating an application from Xamarin to .NET MAUI, and I am using .NET 8 for MAUI development. Previously, I used Azure Notification Hub in combination with Firebase FCM v1 token to send push notifications. Everything was…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
340 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2025-02-02T17:38:11.7+00:00
Omkar Pawar 100 Reputation points
commented 2025-02-04T05:36:44.5566667+00:00
Bhargavi Naragani 325 Reputation points Microsoft Vendor
0 answers

Payload contains two or more files with the same destination path 'xxx.pdb' when publishing trying to create a MSIX package

Hello, I'm following these instructions: https://learn.microsoft.com/en-us/dotnet/maui/windows/setup?view=net-maui-9.0 I'd previously tried Geralds command line build but that failed and led me to the article above. I imagine its still pretty new but if…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2025-01-31T21:54:57.5533333+00:00
Steven Roman 20 Reputation points
commented 2025-02-04T03:06:06.96+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 47,931 Reputation points Microsoft Vendor
1 answer

I get the error Could not find a part of the path C:\... when I install a NuGet package

I get this error when I try to install the NuGet package Xamarin.Firebase.iOS.Crashlytics version 8.10.0.3 in Visual Studio on Windows: Could not find a part of the path…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2025-01-11T13:05:12.83+00:00
Kim Strasser 1,301 Reputation points
commented 2025-02-04T01:38:23.15+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 35,031 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

iOS crash report: System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_

I get the following messages in my iOS crash report: SharedCodeProject_MyClass__Updated__301_MoveNext (in MyGameiOS) (<unknown>:1) System_Runtime_CompilerServices_AsyncMethodBuilderCore_Start_TStateMachine_GSHAREDVT_TStateMachine_GSHAREDVT_ (in…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2025-01-25T11:38:30.09+00:00
Kim Strasser 1,301 Reputation points
accepted 2025-02-03T22:44:33.2033333+00:00
Kim Strasser 1,301 Reputation points
1 answer

SSO between app registrations - failing on iOS

Hello, I am attempting to make use of the tenant-level access that auth tokens have by default within B2C so that we are not passing tokens around between app registrations. On android devices, this works out of the box when navigating between apps, not…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2025-01-14T15:28:51.7733333+00:00
Holly Britain 0 Reputation points
edited the question 2025-02-03T13:47:46.88+00:00
Givary-MSFT 35,216 Reputation points Microsoft Employee
0 answers

Error when attempting to connect to a Mac

I am getting and error when attempting to connect to my Mac to build my Maui App. The UI says Error: 'I' is an invalid start of a value. LineNumber: 0 | BytePositionInLine: 0. The log files show the error details below. I have cleared all the caches,…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2025-02-01T04:00:48.85+00:00
Aaron Robertson-Hodder 0 Reputation points
edited the question 2025-02-03T06:27:21.14+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 35,031 Reputation points Microsoft Vendor
0 answers

Visual studio 2022 Maui project unable to compile for .net 9.0-ios target

Hi, I am trying to deploy a test app to iPhone from windows visual studio but getting the following error when trying to compile. The specified network password is not correct. I have completed the automatic provisioning : I obviously have no problem…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2025-02-02T07:27:26.12+00:00
Ryan Lee 25 Reputation points
edited a comment 2025-02-03T06:25:25.1633333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 35,031 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Fullscreen issue in MAUI

my app shows a blackscreen at the bottom in emulator and in real device i have black line on top and bottom as well . I tried everything inside app in android activity .

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,085 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2024-02-26T13:53:38.5933333+00:00
commented 2025-02-03T05:23:23.7633333+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 79,396 Reputation points Microsoft Vendor
0 answers

How to hide the bottom TabbedPage tabs in .NET MAUI 8?

Actually I need to hide bottom tabs based on some condition. I tried using TabbedViewHandler and Reflection to hide the tabs by setting height of bototmbar LayoutParameters to 0. Tabs are not visible, but blank space is showing up in space of tabs. I…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2025-01-28T05:33:26.86+00:00
Satya 155 Reputation points
commented 2025-02-03T05:15:35.57+00:00
Satya 155 Reputation points
1 answer

How to fix the blank screen after splash screen on .net maui app

I have an application that I have deployed to an ios device that is now showing a black screen after the splash screen is loaded. I am running the latest xcode, vs versions and the project is targeting .net 9. What should I be looking for as a…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2025-01-22T01:38:29.3933333+00:00
Daniel Man 0 Reputation points
commented 2025-02-03T01:55:05.67+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 35,031 Reputation points Microsoft Vendor
1 answer

I broke my Pair to Mac in Windows: An error occurred while trying to start Broker 17.12.0.153

So I tried getting my project running in VSCode on the Mac, I got all the bits installed and it runs. Unfortunately doing that seems to have killed the Pair to Mac on my PC. Somehow my broker thinks I need to install .net 8 but I want .net 9. I don't…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2025-01-14T00:26:30.5766667+00:00
Steven Roman 20 Reputation points
commented 2025-02-03T01:53:13.4033333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 35,031 Reputation points Microsoft Vendor
1 answer

Maui app in mac using VS Code stop working

Hi, Maui app in mac using VS Code stop working. I got this error. Using .Net 8.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2025-01-05T08:46:43.92+00:00
Dani_S 4,051 Reputation points
commented 2025-02-03T01:43:54.7966667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 35,031 Reputation points Microsoft Vendor
1 answer

facing issue change SVG color using SkiaSharp

Previously, this functionality was working on .NET 8.0, but after updating from 8.0 to .90, it stopped working and is now causing an error. I've attached the project for your reference. …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2025-01-24T08:51:39.9833333+00:00
Bhuwan 756 Reputation points
commented 2025-02-03T01:23:15.3233333+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 79,396 Reputation points Microsoft Vendor
1 answer

.NET 9 Maui Blazor Hybrid & Web: Javascript and Reference files

I have been learning .NET 8 Maui Blazor Hybrid for the past few months to build a multiplatform app for Windows, Android, and iPhone. It's pretty cool, but there was a learning curve. I would like to take advantage of version 9.0 so that I can extend my…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,657 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2025-02-02T08:52:04.4766667+00:00
Stephen Braich 0 Reputation points
edited an answer 2025-02-02T17:49:28.8466667+00:00
Bruce (SqlWork.com) 70,611 Reputation points
1 answer One of the answers was accepted by the question author.

Update to latest runtime of .net 8 in mac

Hi, Problem:when running may app in .net 9 in debug it works but without debugging is not. error: Error: :XAML: .NET Runtime version currently executing is 8.0.5, but version 8.0.10 or later is required Diagnostic: % dotnet…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,886 questions
asked 2025-01-31T03:31:16.32+00:00
Dani_S 4,051 Reputation points
accepted 2025-02-02T06:20:55.5466667+00:00
Dani_S 4,051 Reputation points