3,298 questions with .NET MAUI tags

Sort by: Updated
1 answer

Cannot switch from one tabbed page to other tabbed page, NotSupportedExceptionUnable to find the default constructor on type Microsoft.Maui.Controls.Platform.FragmentContainer.Please provide the missing constructor.

Hi In my project the Main page is a tabbedpage and when we switch from the main page to another page which is also a tabbed page we are seeing System.NotSupportedException: 'Unable to find the default constructor on type…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 questions
asked 2024-07-19T13:57:05.1266667+00:00
dedeepya yarlagadda 45 Reputation points
commented 2024-08-01T05:37:52.5166667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,876 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How To create new contact in .net MAUI

Hi, I want to add new contact in .NET maui. Can you please help me? I am trying to create API for both android and iphone. My .net version. is 8.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 questions
asked 2024-07-28T18:21:37.05+00:00
Pearl 61 Reputation points
commented 2024-08-01T05:08:11.87+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 73,366 Reputation points Microsoft Vendor
3 answers

how to detect edge of paper in ios?

how to do edge-detection in ios? I want to use camera to capture paper and remove the other info. just leave the paper.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 questions
asked 2024-07-13T00:39:35.8+00:00
mc 4,116 Reputation points
commented 2024-08-01T03:20:20.16+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,876 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Invalid dex file indices" Error in Net Maui

Hi, I get the following error when publish Android app. [BT : 1.8.1] error : Invalid dex file indices, expecting file 'classes?.dex' but found 'classes2.dex' Steps: Create a new Maui app Copy keystore file created using Xamarin…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 questions
asked 2022-09-18T00:49:49.673+00:00
Yusuf 791 Reputation points
commented 2024-07-31T19:11:51.8766667+00:00
Nabeel IQ 0 Reputation points
1 answer One of the answers was accepted by the question author.

Tabbed Pages inside Flyout Page in Maui

I have an application with Maui .NET 8. I want to show tabbed pages and based on the page from the tabbed page selected I want to show the title to the Flyout page. How can I achieve this?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 questions
asked 2024-07-29T03:48:44.6766667+00:00
Chinmay Dole 180 Reputation points
accepted 2024-07-31T10:22:03.6066667+00:00
Chinmay Dole 180 Reputation points
0 answers

Remote connection to Mac installs CorePackage.pkg and MobileDevices.pkg every time.

Every time I launch Visual Studio (17.10.4) and try to connect to my Mac machine remotely to deploy and debug iOS applications using MAUI, it re-installs CorePackages.pkg and MobileDevices.pkg files, which take around 8-9 minutes to finish. It's pretty…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 questions
asked 2024-07-18T09:17:36.1966667+00:00
Burak Kose 0 Reputation points
commented 2024-07-31T09:08:10.3233333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,876 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

how to remove or hide indicator carouselview MAUI app

how can i remove or hide this? it appears when i swipe carousel. it happens on iOS

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 questions
asked 2023-03-15T08:57:13.9733333+00:00
Nam Pham 116 Reputation points
commented 2024-07-31T08:55:54.1933333+00:00
Deepak Bhanushali 0 Reputation points
1 answer

How to save files into Specific folders in Android

I am working on migrating the Xamarin Forms App to .NET MAUI 8. I wanted to save files in the Android folder as given in the below Package for backward compatibility. https://github.com/jamesmontemagno/MediaPlugin How can I achieve this in Maui .NET 8?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 questions
asked 2024-07-26T13:21:47.3433333+00:00
Chinmay Dole 180 Reputation points
edited a comment 2024-07-31T06:59:06.4733333+00:00
Chinmay Dole 180 Reputation points
0 answers

How to add licence information in MAUI app specially for mac installer? (When create a pkg file)

i am creating pkg file using following command : dotnet publish -f net8.0-maccatalyst -c Release Now, i want to add custom licence text in pkg file so any solution for this?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 questions
Microsoft Intune MacOs
Microsoft Intune MacOs
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.MacOs: A family of Apple operating systems for the Apple Mac line of computers.
80 questions
asked 2024-07-30T05:18:42.4733333+00:00
Hiren Dhamecha 0 Reputation points
commented 2024-07-30T08:20:39.78+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,876 Reputation points Microsoft Vendor
1 answer

How to fix .NET MAUI Blazor Hybrid app code object is not signed at all issue in Mac M2 when Building for iOS?

Our company created .NET MAUI application for ERP purpose. currently it deploying to android and windows as well and those are working fine. we started it from .NET 7 and currently we are using .NET 8 as well. when I trying to build it for iOS I got…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,731 questions
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,526 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 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,729 questions
asked 2024-07-29T03:35:57.23+00:00
Gayantha Anushan 0 Reputation points
edited a comment 2024-07-30T07:25:36.2733333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,876 Reputation points Microsoft Vendor
1 answer

What is the reason for this exception: "Unable to find IAnimationManager for 'Microsoft.Maui.Controls.Shapes.Path'. Arg_ParamName_Name"

I'm getting the error System.ArgumentException: 'Unable to find IAnimationManager for 'Microsoft.Maui.Controls.Shapes.Path'. Arg_ParamName_Name' When starting my MAUI application on my development machine. It started a few hours ago, but the exact same…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 questions
asked 2024-07-08T14:35:31.7966667+00:00
Joris Zwaenepoel (I-solv-IT) 0 Reputation points
commented 2024-07-30T06:51:37.8633333+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 40,666 Reputation points Microsoft Vendor
0 answers

App crach in maui net 8

Hi, Here are details:

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 questions
asked 2024-07-29T07:32:08.96+00:00
Dani_S 3,541 Reputation points
commented 2024-07-30T05:39:05.2966667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,876 Reputation points Microsoft Vendor
0 answers

Error APPX1101: [UWP] Payload contains two or more files with the same destination path: Microsoft.Web.WebView2.Core.dll

I tried to open AAD signin within the window application using the embedded browser, but I'm getting an error saying that to enable the embedded WebView on Windows, install Microsoft.Identity.Client.Desktop.  Installed Microsoft.Identity.Client.Desktop…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 questions
asked 2024-07-29T08:09:30.9466667+00:00
Ravi Khandale 5 Reputation points
commented 2024-07-30T05:17:39.46+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 40,666 Reputation points Microsoft Vendor
1 answer

How to archive and publish in Visual Studio Mac and MAUI

Hi, I have a MAUI app that i am migrating from Xamarin. Am using Visual Studio Mac for this for now until I can find a suitable replacement. I am ready to release to app store and google play, previously I would do Build > Archive for Publishing and…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,958 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 questions
asked 2024-07-12T08:17:42.0233333+00:00
SSB 111 Reputation points
commented 2024-07-30T01:32:38.8866667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,876 Reputation points Microsoft Vendor
1 answer

Want to use .net 6 in Visual Studio 2022 maui

I learned that .net 8 is not going to be supported in IOS so I want to start using .net 6 in Visual Studio 2022 Maui. I can't use .net 6 in visual studio because it's not supported anymore. I downloaded .net 6 manually but my .net version is stuck at…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,731 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,456 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,958 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 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,146 questions
asked 2024-07-22T06:57:52.2066667+00:00
Ertuğrul Gazi KÖKSALDI 0 Reputation points
commented 2024-07-30T01:31:11.7566667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,876 Reputation points Microsoft Vendor
2 answers

Connection string issue

Hi, What kind of file can be inserted, regarding Connection string, into Maui App?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,731 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 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,729 questions
asked 2024-07-16T06:07:51.48+00:00
Peter_1985 2,586 Reputation points
edited a comment 2024-07-30T00:49:11.4+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 73,366 Reputation points Microsoft Vendor
1 answer

I can't run MUAI release build on Android devices

I'm developing a MAUI application. During development I was able to run it from Visual Studio without any problems in debug mode. Now that I have to send it to the customer I tried to run it in release mode, and it turns out that I can't run it.…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 questions
asked 2024-07-29T10:19:01.87+00:00
Jalza 781 Reputation points
answered 2024-07-29T21:37:06.71+00:00
Bruce (SqlWork.com) 62,546 Reputation points
1 answer One of the answers was accepted by the question author.

Why are GestureType.Tap and afterwards GestureType.DoubleTap executed when I make a doubletap?

In my game the player needs to tap on the iOS/Android display screen to make a gameplay action. If the player taps once then I want to make a gameplay action. But when the player makes a doubletap then I want to make a different gameplay action. The…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,958 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 questions
asked 2024-07-25T13:06:09.25+00:00
Kim Strasser 976 Reputation points
accepted 2024-07-29T10:14:18.79+00:00
Kim Strasser 976 Reputation points
1 answer One of the answers was accepted by the question author.

An ImageButton with rounded corners does not display well

I am developing an application in .NET MAUI using Visual Studio 2022. Generally it works fine, but at some point something got corrupted and a particular button on a screen is not displayed correctly. The XAML code would be as follows: <StackLayout…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 questions
asked 2024-07-18T10:58:16.9666667+00:00
Jalza 781 Reputation points
commented 2024-07-29T09:35:16.83+00:00
Jalza 781 Reputation points
1 answer

How long has the player tapped on the iOS/Android display screen? How can I measure the time?

In my game the player needs to tap on the iOS/Android display screen to make a gameplay action. I want to find out how long the player pressed his finger against the display screen. For example, if the player pressed his finger 1 second on the screen…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,958 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,298 questions
asked 2024-07-22T14:08:15.7066667+00:00
Kim Strasser 976 Reputation points
commented 2024-07-29T09:05:04.67+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,876 Reputation points Microsoft Vendor