4,081 questions with .NET MAUI tags

Sort by: Updated
0 answers

FlyoutPage.Flyout Width

Hi, How I set in windows net 9 the width of FlyoutPage.Flyout(menu)? Thanks,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-27T09:21:57.5966667+00:00
Dani_S 4,461 Reputation points
0 answers

ORIENTATION BEHAVIOR

Consider the following simple test program, in NET MAUI 8.0: <?xml version="1.0" encoding="utf-8" ?> <ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-26T09:55:57.6733333+00:00
Giorgio Sfiligoi 391 Reputation points
commented 2025-04-27T07:34:50.81+00:00
Giorgio Sfiligoi 391 Reputation points
0 answers

Webview not working in MAUI

I had created a sample MAUI solution with the .Net 9, and added a webview. and added the following piece of code in the mainpage.xaml <StackLayout Padding="30,0" Spacing="25"> <WebView…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-27T03:19:05.51+00:00
Vaibhav Methuku 160 Reputation points
2 answers

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…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-02T05:47:49.1466667+00:00
AlexJK 6 Reputation points
commented 2025-04-26T11:46:13.21+00:00
Mudasir TheMudasir805 0 Reputation points
0 answers

Images show up on other devices but not windows build

Hi, I am building a .net maui application my .png's show up on android and android emulators But I am unable to get the same image on windows build, or any image for that matter of fact Here is the code that use. var var image = new Image() { …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-25T18:25:52.6066667+00:00
anandarus allen 0 Reputation points
0 answers

.NET MAUI - Camera View - Images Portrait

Hello, I'm using CameraView from CommunityToolkit.Maui.Camera, and I take photos that I display in another view. When I take the image with the iPad in portrait mode, the photo I took displays fine. I even save it to disk and display it later in another…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-25T14:19:39.2266667+00:00
NickNN 40 Reputation points
0 answers

I am providing the icon still facing issue in .net maui single structured project

Validation failed (409) Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 10.0. To support older versions of iOS, the icon may be required in the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-25T11:54:04.6033333+00:00
Kavitha Vegulla 0 Reputation points
1 answer

Crashing while opening the webview in maui - Net 9

Recently we had migrated our application from the .net 8 to the .net 9. we are having the web view in our application. in the .Net 8 the webview is working fine. where comes to the .net 9 the application is crashing while opening that page with the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-24T15:57:08.2933333+00:00
Vaibhav Methuku 160 Reputation points
commented 2025-04-25T01:40:26.5566667+00:00
Bruce (SqlWork.com) 74,936 Reputation points
1 answer

the rotation is not work as expected?

I am using .net-android and want to use canvas to draw cube and rotate it.this is the code:`public class XyCube { public float width; public float height; public Color Color; public float center_x; public float center_y; public float…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-24T07:21:09.97+00:00
mc 5,206 Reputation points
answered 2025-04-24T21:14:07.9666667+00:00
Bruce (SqlWork.com) 74,936 Reputation points
0 answers

can not add this jar file to .net android?

this is jar file which to search BLE I can use it in android but can not use it in .net-android WCHBLELibrary.log you can rename this file to jar I create in android binding project and add it. and get dll file and add it to .net-android. If I call the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-24T07:50:52.9366667+00:00
mc 5,206 Reputation points
0 answers

How to cancel navigation to a page in .NET MAUI

Please tell me how I can stop navigation to a page in a .NET MAUI Shell app if, for example, the user is not authorized to access the page. I have a nice authentication system and I have access and refresh tokens for communicating with the server, but…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-19T02:16:59.61+00:00
Marcus Wolfe 20 Reputation points
commented 2025-04-23T20:33:16.5966667+00:00
Bruce (SqlWork.com) 74,936 Reputation points
0 answers

Where to get App SID for a Windows Notification Server if I have a Entra Id Line of Business App?

I have a WinUI .NET Maui Windows App that does not get publish on the Windows Store - it is a Line of Business app - the Windows Push Notification server requires that I get the App SID and Security Key - where would I get that for a LOB app.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-22T15:38:13.8133333+00:00
Helen Mamalaki 15 Reputation points
commented 2025-04-23T09:19:02.6866667+00:00
Alekhya Vaddepally 665 Reputation points Microsoft External Staff
2 answers

MAUI deep linking handling

I am new to MAUI app development. I need a sample code snippet on how to handle deep linking using a custom scheme. like myapp://payment/success

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-22T17:41:55.9566667+00:00
Humayun Aziz 0 Reputation points
answered 2025-04-23T07:53:38.5866667+00:00
Gitanza 2 0 Reputation points
0 answers

Alert header not seen well

Hi, After installing the app as exe in windows .NET 9, the alert header go to right and button change order. bool answer = await Application.Current.MainPage.DisplayAlert("Format USB", "Are you sure you want to format the USB…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-22T12:52:07.76+00:00
Dani_S 4,461 Reputation points
edited a comment 2025-04-23T01:42:19.0633333+00:00
Dani_S 4,461 Reputation points
2 answers

Building a MAUI app from Visual studio 2022 on Windows to run it on Mac, Mac acts as a remote build host. ?

Hi, I have created the MAUI and Paired to the Mac system using ip address from Visual studio. Selected the target as "Mac Catalyst" and while running from VS in windows i am getting below error, Same way i tried from another windows…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-21T11:08:21.7633333+00:00
Iyyappan, Murugan 0 Reputation points
answered 2025-04-21T20:38:04.7066667+00:00
Bruce (SqlWork.com) 74,936 Reputation points
0 answers

Splash Screen not showing up for windows build on .net maui

Hello all, So I created a simple custom splash screen, it works for android but not on a windows desktop. Here is the code public partial class SplashScreen : ContentPage { private ContinousAudio continousAudio; public…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-19T20:11:17.8933333+00:00
anandarus allen 0 Reputation points
1 answer

>Net Maui - Passing object between pages

I'm having trouble getting my DetailsPage to show the Observation obs object passed from my ResultsPage. I have a TapGestureRecognizer_Tapped method in the code behind the ResultsPage private async void TapGestureRecognizer_Tapped(object sender,…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-18T06:06:56.33+00:00
John Rutherford 21 Reputation points
answered 2025-04-19T03:05:52.2066667+00:00
John Rutherford 21 Reputation points
1 answer One of the answers was accepted by the question author.

dotnet workload restore issue

came back to an old brooding .net maui project from last year. at the time, it was compiling and running fine. after starting it up again, ive run into compile issues. Error (active) NETSDK1147 To build this project, the following workloads must be…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-15T20:30:59.2233333+00:00
Min T 81 Reputation points
commented 2025-04-17T17:08:09.8+00:00
Min T 81 Reputation points
1 answer

how to write and read file in usb storage in .net -android?

I have android pad and there is usb disk and how to read file and write file ?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-04-13T12:30:53.65+00:00
mc 5,206 Reputation points
answered 2025-04-17T15:35:09.89+00:00
Bruce (SqlWork.com) 74,936 Reputation points
1 answer One of the answers was accepted by the question author.

Entry Focus issue in scroll view Maui

I had created a view with 30 entries in a scroll view, for suppose I focus on the 16 entry and click in the background Entry 1 is being focused automatically. Here is the code for reference. <ScrollView BackgroundColor="Green" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,081 questions
asked 2025-03-24T16:37:02.26+00:00
Vaibhav Methuku 160 Reputation points
commented 2025-04-17T05:54:08.82+00:00
Vaibhav Methuku 160 Reputation points