3,578 questions with .NET MAUI tags

Sort by: Updated
1 answer

BINDING DOES NOT RECOGNIZE TYPE

I have a custom component that exposes a property 'Amount64' of type Int64; I would like to bind it to a property 'Amount', also of type Int64, in the host page: <components:MyNumericKeyboard x:Name="keypad" Amount64="{Binding Amount,…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
asked 2024-10-18T21:09:35.5033333+00:00
Giorgio Sfiligoi 206 Reputation points
answered 2024-11-01T03:22:43.17+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 76,386 Reputation points Microsoft Vendor
1 answer

XML Xml Serialization error in MAUI iOS

Good afternoon. We are developing a mobile application for iOS on MAUI (.net 9-0). When using the Apple development profile, our application is assembled and deployed on the device without any problems (using the IDE Rider). But when we change the Apple…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
Microsoft Intune iOS
Microsoft Intune iOS
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.iOS: An Apple mobile operating system.
230 questions
asked 2024-10-31T14:22:05.5033333+00:00
Гелимянов Данил 0 Reputation points
answered 2024-11-01T01:17:38.8233333+00:00
Bruce (SqlWork.com) 66,056 Reputation points
1 answer

System.NotSupportedException: The given path's format is not supported

I have a project that has been building and publishing successfully. However, after attempting to solve the iOS 18 white screen issue, a new error has started to appear, and I am unsure where to look to fix it. The following changes have been made since…

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,593 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
asked 2024-10-10T06:08:54.01+00:00
Dan Taxbøl 20 Reputation points
answered 2024-10-31T13:51:37.3+00:00
Dan Taxbøl 20 Reputation points
1 answer One of the answers was accepted by the question author.

taking pctures

I have this method and works fine async Task TakePhoto() { var photo = await MediaPicker.Default.CapturePhotoAsync(); if (photo != null) { // Getting the file result information using Stream sourceStream =…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
asked 2024-10-28T23:43:09.2833333+00:00
Eduardo Gomez Romero 825 Reputation points
commented 2024-10-31T11:00:55.3333333+00:00
Eduardo Gomez Romero 825 Reputation points
1 answer

MAUI: Slider ThumbImageSource is not moving after disabling the slider to select lower time

Using this and this threads I implemented the slider reduction prevention logic on my MAUI application. My requirement is that after dragging the slider, the user should not be allowed to select a lower value. However, if they choose a higher value, it…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
asked 2024-10-19T12:21:20.81+00:00
Sreejith Sreenivasan 896 Reputation points
commented 2024-10-31T09:31:33.5433333+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 43,921 Reputation points Microsoft Vendor
0 answers

app broken help

The app is broken in release mode Thís is a video going thru everything https://reccloud.com/u/lvtemaz I don't know how to read the logcart there is a bunch of things I created another app, with a collectionview and I put it in release mode and works …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
asked 2024-10-26T16:09:03.2733333+00:00
Eduardo Gomez Romero 825 Reputation points
edited the question 2024-10-31T07:40:26.8966667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 76,386 Reputation points Microsoft Vendor
1 answer

Change ToolBarItem text color in .NET MAUI

I want to change the textcolor of the ToolbarItem based on a binding but seems like .net maui does not have textcolor property to set the ToolbarItem text color. Is there a way I can change the text color in toolbar in maui?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
asked 2024-10-29T15:19:03.18+00:00
Bhushan Ahire 0 Reputation points
answered 2024-10-31T07:40:19.0166667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 32,306 Reputation points Microsoft Vendor
0 answers

.NET MAUI cannot find Android emulators on Mac OS 15

I recently updated Mac OS to Sequoia (15). After I opened my .NET MAUI project in VS Code and waited for all checks to finish, I selected ".NET MAUI: Pick Android Device" from Command Palette, but there was nothing for me to choose from. I have…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
asked 2024-10-28T20:06:01.9466667+00:00
Wei Wen 1,121 Reputation points
commented 2024-10-31T06:24:38.7133333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 32,306 Reputation points Microsoft Vendor
0 answers

>net maui error cs1001 Identifer expected (net8.0)

I've trying to convert my Xamarin project to .Net Maui for the couple of months, I finally got all of the pages to compile (so Far I think) I'm only getting 4 error now, cs1001 Idenitfier expected MyProject (net8.0-android) App.xaml.sg.cs line…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,174 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,995 questions
asked 2024-10-26T23:45:23.1433333+00:00
tim 200 Reputation points
commented 2024-10-31T05:46:01.0933333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 32,306 Reputation points Microsoft Vendor
0 answers

I cannot go back

I am trying to go back when I press the back button public partial class AddNewTurbinePageViewModel(TurbinesService turbinesService, DeviceLanguageService deviceLanguageService, IFilePicker filePicker, IMediaPicker mediaPicker,…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
asked 2024-10-28T23:50:35.06+00:00
Eduardo Gomez Romero 825 Reputation points
commented 2024-10-31T03:07:15.0866667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 76,386 Reputation points Microsoft Vendor
1 answer

What is the memory profiling tool available for Maui - Android app

Xamarin came with a memory / CPU tool as part of Visual studio. I noticed that this tool is no more part of Visual studio. I migrated my app to Maui, and would like to know what is the alternative to this profiling tool.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
asked 2024-10-26T17:56:21.2633333+00:00
khatauli 61 Reputation points
commented 2024-10-31T01:11:39.31+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 43,921 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

HOW TO GENERATE A TAPPED EVENT PROGRAMMATICALLY

Is it possible to "send" programmatically a Tapped event to a ContentPage? i.e. simulate that the user tapped somewhere. the platform is Android. In my ContentPage I set HideSoftInputOnTapped="True" There is an Entry: …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
asked 2024-10-27T08:29:15.8033333+00:00
Giorgio Sfiligoi 206 Reputation points
accepted 2024-10-30T21:59:51.4233333+00:00
Giorgio Sfiligoi 206 Reputation points
1 answer One of the answers was accepted by the question author.

how to draw on textureview?

how to draw on textureview in .net android? https://learn.microsoft.com/en-us/answers/questions/2113199/how-to-use-textureview-in-net-android?page=1&orderby=helpful&comment=answer-1870509#newest-answer-comment here I know how to add texture view…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
asked 2024-10-30T07:20:16.49+00:00
mc 4,576 Reputation points
accepted 2024-10-30T08:44:41.7866667+00:00
mc 4,576 Reputation points
1 answer One of the answers was accepted by the question author.

how to use textureView in .net android?

how to use texture view? first please createandroid application not xamarin not maui. then add code : <TextureView android:layout_width="match_parent" android:layout_height="@dimen/canvas_height" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
asked 2024-10-30T05:12:14.5333333+00:00
mc 4,576 Reputation points
commented 2024-10-30T07:39:18.6766667+00:00
mc 4,576 Reputation points
1 answer

how to enable debug in release mode in MAUI mobile application

How can I enable debugging in release mode? Some functionalities are not working when I release the app, but they work in debug mode. I've tried multiple methods but haven't found a proper solution. Inside .csproj file <PropertyGroup…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
asked 2024-10-27T14:49:38.69+00:00
Bhuwan 721 Reputation points
commented 2024-10-30T06:59:49.8433333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 32,306 Reputation points Microsoft Vendor
1 answer

Cannot Use RecyclerView in .NET Android MAUI

With the ended support of Xamarin, I am working on converting my Xamarin.Android app to .NET Android MAUI (my app is Android only). In my xml layout file(s), I am able to use androidx.recyclerview.widget.RecyclerView without any complaints from Visual…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
asked 2024-10-23T20:05:49.73+00:00
Nathan Sokalski 4,106 Reputation points
commented 2024-10-30T05:23:34.85+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 43,921 Reputation points Microsoft Vendor
1 answer

Regenerating AndroidResource(s) For .NET for Android Using Visual Studio 2022

I am working on converting a Xamarin.Android app to .NET for Android. I have created an entirely new Solution & Project in Visual Studio 2022 & I used the Android Application Project Template. Visual Studio 2022 creates the following…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,905 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,174 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,995 questions
asked 2024-10-29T22:43:06.9933333+00:00
Nathan Sokalski 4,106 Reputation points
answered 2024-10-30T01:41:05.6233333+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 43,921 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

flipingm like a card

So I have two pages CollectionPage and newTurbinePage What, I want to do is to make this like a card the front part of the card will be the collectienPage <ContentPage x:Class="METROWIND.Views.TurbinesCollectionPage" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
asked 2024-10-28T23:58:36.9066667+00:00
Eduardo Gomez Romero 825 Reputation points
accepted 2024-10-29T17:45:53.9+00:00
Eduardo Gomez Romero 825 Reputation points
1 answer One of the answers was accepted by the question author.

Image Capturing from camera getting tilt to left 90 degree in MAUI

We have Implemented Photo capturing and choose photo from gallery and we also put one condition that if image size is greater that 512 KB then resize the image. And whenever the image size getting more that limit it is tilting to left by 90 degree. How I…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
asked 2023-11-30T17:18:22.6733333+00:00
Pratap Singh, Ayush 20 Reputation points
commented 2024-10-29T13:25:57.7433333+00:00
Ogero Ovie 1 Reputation point
0 answers

Command breaks

<mct:EventToCommandBehavior Command="{Binding ConfirmDateCommand, Source={x:RelativeSource AncestorType={x:Type vm:TurbinesCollectionPageViewModel}}}" CommandParameter="{Binding Source={x:Reference picker},…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,578 questions
asked 2024-10-24T11:17:04.0233333+00:00
Eduardo Gomez Romero 825 Reputation points
commented 2024-10-29T09:28:35.18+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 32,306 Reputation points Microsoft Vendor