3,368 questions with .NET MAUI tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

How can I change the Windows title bar to a specific color like purple?

I have a purple title bar (Primary color) How can I achieve the same on windows?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 questions
asked 2023-12-05T23:04:41.56+00:00
Eduardo Gomez 3,426 Reputation points
commented 2024-08-26T01:18:12.1266667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 74,081 Reputation points Microsoft Vendor
0 answers

.Net Maui, use gestures on tabbed page

Hi, I have a tabbed page with 2 tabs, on one tab I have and image that I would like the user to be able to use touch to pinch zoom and pan the image around. I use this to show the image: <Grid x:Name="imageView"…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 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,818 questions
asked 2024-06-28T23:38:06.1833333+00:00
Phunction 236 Reputation points
commented 2024-08-25T19:16:58.2833333+00:00
Phunction 236 Reputation points
0 answers

Dropbox on .NET Maui

I am trying to get Dropbox to work in .net maui. I have it working fine in xamarin.ios, it open a browser and get them to login, then when the go back from the browser, the app is receives the redirect in appdelegate.cs to get the auth token and use it…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 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,818 questions
asked 2024-05-12T21:27:18.04+00:00
Phunction 236 Reputation points
commented 2024-08-25T19:14:57.07+00:00
Phunction 236 Reputation points
23 answers

Maui navigation and TitleView is very confusing

I am trying to customize the TitleView in a Maui app. 1st - I am trying to get the page title but this is not happening. The property CurrentPage does not seem to get updated and this means that the Title prop of the CurrentPage is not accessable. 2nd…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 questions
asked 2023-02-12T18:10:32.7866667+00:00
Lloyd Sheen 1,476 Reputation points
commented 2024-08-25T18:29:42.1233333+00:00
Animepahe 0 Reputation points
1 answer

Creating a Custom Controls Library for .NET MAUI

I want to create a controls library for .NET MAUI with over 30+ highly customizable controls. I am unsure whether to use Microsoft.Maui.Graphics or Templated/ContentView to create hand-drawn controls. I'm also concerned about the maintenance of…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 questions
asked 2024-08-24T18:04:35.22+00:00
Shahid khan 20 Reputation points
commented 2024-08-25T18:06:13.7+00:00
Bruce (SqlWork.com) 63,666 Reputation points
1 answer One of the answers was accepted by the question author.

Is there a sample MAUI application to call c++ libarary

I have a cross-platform library written with C++, I use this library to create model and display it with OpenGL. Now I'd like to choose MAUI to create a desktop application and call above library to complete interactions. Now I need a sample for…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,682 questions
asked 2022-06-13T02:36:40.78+00:00
Yang Yang 46 Reputation points
commented 2024-08-25T00:36:39.4333333+00:00
Brian Johnson 0 Reputation points
2 answers

how to install visual studio 2010 ultimate on windows 11 and can we open the .net framework 4.0 solution in 2022 visual studio?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,777 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
334 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,151 questions
asked 2024-08-24T14:11:39.0433333+00:00
shafeeq v v 0 Reputation points
commented 2024-08-24T18:18:42.9233333+00:00
Nitish kumar 0 Reputation points
3 answers

Getting error 0x80073CF3 when trying to install an app from company portal

We have a msix app (.NET MAUI app for windows) deployed in company portal using Intune's. Installation from company portal is working fine in most of organization machines but in very few machines it is showing the error 0x80073CF3. I did clear the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 questions
Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
932 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,934 questions
asked 2024-03-01T13:55:26+00:00
Lohith K K 105 Reputation points
commented 2024-08-24T14:53:11.3066667+00:00
Moied Ihsan 0 Reputation points
1 answer One of the answers was accepted by the question author.

How can I change the FontFamily of tab titles in a TabbedPage in .NET MAUI?

Hi, I was designing a TabbedPage to navigate between different sections of my app. The default font for the tab titles was fine, but I wanted to give it a more personalized touch by using a custom font. How can I change the FontFamily of tab titles in a…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,777 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 questions
asked 2024-08-13T13:23:11.9+00:00
dot Net Dev 20 Reputation points
accepted 2024-08-24T07:07:12.8733333+00:00
dot Net Dev 20 Reputation points
1 answer

How to set JDK path used by dotnet build command

Hello, We build our .NET MAUI app for android using the dotnet publish command on the command line. During the build, the wrong version of the JDK (Java Development Kit) gets picked. How can we specify the path to the JDK that should be used for the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 questions
asked 2024-04-29T07:00:01.4566667+00:00
Simon 0 Reputation points
commented 2024-08-23T11:39:11.3066667+00:00
Glenn-Ove Forsland 0 Reputation points
1 answer One of the answers was accepted by the question author.

Error: dotnet validation failed, an unexpected error occurred No receiver was found for topic xvs/idb/initialize-dotnet-sdk

I got this error when I tried to pair Visual Studio Community 2022 (64-bit) - Preview Version 17.12.0 Preview 1.0 to my iMac: The connection cannot continue because the remote iOS SDK was not found or is corrupted. If the issue persists, please try…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,030 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 questions
asked 2024-08-19T15:06:56.6833333+00:00
Kim Strasser 1,036 Reputation points
accepted 2024-08-23T07:18:27.5+00:00
Kim Strasser 1,036 Reputation points
0 answers

MAUI: Pending exception java.lang.IndexOutOfBoundsException: setSpan (15 ... 15) ends beyond length 12

I am getting below exception for an Entry's TextChangedEventArgs event. Pending exception java.lang.IndexOutOfBoundsException: setSpan (15 ... 15) ends beyond length 12 (Throwable with no stack trace) JNI DETECTED ERROR IN APPLICATION: JNI…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 questions
asked 2024-08-20T15:31:37.3766667+00:00
Sreejith Sreenivasan 856 Reputation points
commented 2024-08-23T05:41:38.73+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 41,601 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How to fix performance issue (reduce frozen UI) on ObservableCollection Add() method called

Description: Hello, I'm working currently on a .NET MAUI project and i'm facing a performance issue in my Android app, i'm using MVVM pattern via MC-Toolkit, in my page RefreshView is refreshing Bindable items using CollectionView. Issue: When i pull…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,777 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 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,818 questions
asked 2024-08-13T15:15:06.5566667+00:00
David Melkumyan 20 Reputation points
commented 2024-08-23T01:01:33.7766667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 74,081 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How do you read an SMS and MMS message using .NET MAUI (on Android only)?

I'd like to read an SMS and/or MMS message on an Android device only, but from within my .NET MAUI app. Specifically, I want to save any received (MMS) picture that has been texted to me plus any associated (SMS) text. Is this possible with .NET MAUI…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 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,818 questions
asked 2024-06-19T23:12:35.5966667+00:00
Gene Magpayo 20 Reputation points
accepted 2024-08-22T20:42:20.9866667+00:00
Gene Magpayo 20 Reputation points
0 answers

.Net Maui ArgumentException: 'An item with the same key has already been added. Key: Microsoft.Maui.Controls.BindableProperty' - What does that mean?

I'm really at a loss here. I'm working on a .Net Maui Application (.Net 8.0) for Android and iOS for work. When I open a specific page I sometimes (like, maybe 1 out of 6-10 times) get an Error with this message: "System.ArgumentException: 'An item…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 questions
asked 2024-08-07T11:49:35.9666667+00:00
Fredrik Vestergaard 0 Reputation points
commented 2024-08-22T09:08:13.9+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 74,081 Reputation points Microsoft Vendor
1 answer

How control on view height when soft keyboard appears because it covers typing message

when I type message, the keyboard covers the typing message box and can't see or control input area because it not.NET MAUI Control it's related to WebView Component, how I can control in this view? C# Code: MenuCurve.Source = new UrlWebViewSource {…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 questions
asked 2024-08-10T15:06:35.7133333+00:00
Ibrahim El Aidi 0 Reputation points
commented 2024-08-22T09:04:00.3466667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 74,081 Reputation points Microsoft Vendor
0 answers

In Maui (Android 34) Widget hosting / configuring does not work in a launcher app owned by me

I am migrating my Launcher app to Maui (From Xamarin Android). Things seem to work seemlessly except that Widget hosting seems to be broken. Debugging revealed that following call does not launche the configuration screen for widget unlike previous…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 questions
asked 2024-08-03T19:18:21.1066667+00:00
khatauli 61 Reputation points
commented 2024-08-22T03:00:02.2366667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 74,081 Reputation points Microsoft Vendor
0 answers

Unable to Install App from Visual Studio – Error: Detecting existing process

I'm having trouble installing my MAUI app directly from Visual Studio. Whenever I try to install it, I encounter errors, and the app breaks during the installation process. Development Environment: Microsoft Visual Studio Community 2022 (64-bit) -…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,030 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 questions
asked 2024-08-21T15:56:29.1366667+00:00
Sakshi Poojary 95 Reputation points
commented 2024-08-22T02:01:13.3966667+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 41,601 Reputation points Microsoft Vendor
10 answers One of the answers was accepted by the question author.

On CurrentPagechange Event of TabbedPage custom Font is not applied on title of each Child Page

I am using TabbedPage and APi level is 34 initially I am loading three Tab on it and on CurrentPageChanged again displaying next three tabs. As the solution provided on Question…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 questions
asked 2024-08-16T09:48:36.7533333+00:00
Faiz Quraishi 65 Reputation points
accepted 2024-08-21T16:29:32.1566667+00:00
Faiz Quraishi 65 Reputation points
2 answers

How to capture screenshot of a MAUI app with webview and playing video

Hi, I have an iOS app which has a webview control, I have a function to capture screenshot of the app with webView.Capture(), but it return a screenshot of the website, but the playing video can't be shown. I also tried…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,368 questions
asked 2024-08-03T16:02:05.76+00:00
Siu Pang 0 Reputation points
commented 2024-08-21T10:42:34.04+00:00
Siu Pang Ng 5 Reputation points