3,231 questions with .NET MAUI tags

Sort by: Updated
1 answer

Mac connect in visual studio

I'm running the app in visual studio. In order to check the operation with the Mac simulator, the following error occurs when I connect to the Mac and build. What should I do? error: No provisioning profiles were found available for OnlineSecurityApp…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,647 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
asked 2024-07-11T00:37:59.3133333+00:00
水元 翼 0 Reputation points
edited a comment 2024-07-23T07:32:59.4766667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,381 Reputation points Microsoft Vendor
1 answer

Need Help Diagnosing Maui runtime Crash in iOS App

Hi everyone, I'm experiencing a crash in my iOS app and would appreciate some assistance in diagnosing the issue. The crash report indicates a SIGABRT (signal 6, abort trap) caused by an abort() called in the main thread. Here are the relevant details…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 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,141 questions
asked 2024-07-01T03:39:18.5466667+00:00
Jonathan Abraham 0 Reputation points
commented 2024-07-23T07:31:31.08+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,381 Reputation points Microsoft Vendor
1 answer

How Convert Xamarin.iOS(native) into MAUI

I have existing xamarin.iOS project. Now there is a requirement to embed Xamarin.iOS(native) into MAUI, is there any possible way to do that? several issues Like how we can utilise our existing story board user interface to MAUI and backend code for…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,647 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
asked 2024-07-17T08:36:32.6966667+00:00
Amarjeet Singh 0 Reputation points
commented 2024-07-23T07:30:38.4033333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,381 Reputation points Microsoft Vendor
1 answer

What is the replacemet of WindowInfoTracker in Mauii

I am using WindowInfoTracker in Xamarin to detect if the device is foldable or not, and if it is foldable, I want to know if it is folded or half folded itc. I don't see any replacement of this in Maui. If there is any alternative, I would like to know…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
asked 2024-07-23T01:18:00.68+00:00
khatauli 1 Reputation point
answered 2024-07-23T06:58:11.1566667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,381 Reputation points Microsoft Vendor
1 answer

How to use "resx" in a .NET MAUI library?

Hello, I migrated my shared Xamarin project to .NET MAUI Library. I need to use translations that are stored there. They need to be accessible from this library and from the MAUI app project that references this library. How can I configure my csproj to…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
asked 2024-07-18T20:16:35.32+00:00
Wojciech Kulik 20 Reputation points
commented 2024-07-23T06:56:48.7133333+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 39,391 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Unable to run the apk generated in release mode

Hi I have .Net MAUI app, version .net8. The release build is built without errors but when I run it is not opening the app and it is crashing. Please let us know if there are any additional settings required here. Thanks

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
asked 2024-07-19T14:04:09.2+00:00
dedeepya yarlagadda 40 Reputation points
accepted 2024-07-23T05:46:15.12+00:00
dedeepya yarlagadda 40 Reputation points
1 answer

What is the replacement for AndroidX.ViewPager.Widget.ViewPager in Maui

My app uses AndroidX.ViewPager.Widget.ViewPager to display multiple pages of information, but I am not able to find any substitute for this in Maui! Can somebody please help!

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
asked 2024-07-23T01:11:37.2633333+00:00
khatauli 1 Reputation point
answered 2024-07-23T05:39:36.69+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 39,391 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Compress video and limit video length for video capture on Maui for Windows

Maui MediaPicker does not give options for compression and max video length for CaptureVideoAsync. Is there a native way to do this on Windows?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
asked 2024-07-17T21:13:48.6633333+00:00
Eric L 20 Reputation points
accepted 2024-07-23T04:39:34.86+00:00
Eric L 20 Reputation points
1 answer One of the answers was accepted by the question author.

The display of my Android device gets black for a short time before the video gets displayed

The display of my Android device gets black for a short time before the video gets displayed. I use this code to play a video and I don´t know why the display gets completely black for 1-2 seconds before the video gets played. It´s not bad that 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,888 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
asked 2024-07-16T13:07:13.0066667+00:00
Kim Strasser 876 Reputation points
accepted 2024-07-22T10:15:11.8533333+00:00
Kim Strasser 876 Reputation points
1 answer One of the answers was accepted by the question author.

Media file picker features in .NET MAUI like in Xamarin Forms

Hi, Is there any way to compress the image and remove the metadata option for the media picker in MAUI like it had in the below package? https://github.com/jamesmontemagno/MediaPlugin

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
asked 2024-07-15T08:47:32.7+00:00
Chinmay Dole 140 Reputation points
accepted 2024-07-22T09:54:50.6933333+00:00
Chinmay Dole 140 Reputation points
0 answers

How to make pdf in MAUI As it is in Content PAGE

I am Trying to make pdf from content page in MAUI. May Anyone know how to do it. I want content page directly converted to pdf

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
asked 2024-07-22T04:00:36.68+00:00
Venus Graph 0 Reputation points
commented 2024-07-22T07:59:42.81+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 39,391 Reputation points Microsoft Vendor
1 answer

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

Installed Visual Studio 2022 (on a clean/fresh Windows 11 installation) version 17.10.0 Installed Microsoft.Identity.Client.Desktop Nuget package to open sign in within the window application. After that I'm getting "Found multiple publish…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,647 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 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,648 questions
asked 2024-07-15T10:48:23.1366667+00:00
Ravi Khandale 5 Reputation points
commented 2024-07-22T07:50:44.81+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 39,391 Reputation points Microsoft Vendor
1 answer

MT1007 failed to launch the application

I use .net ios(NOT xamarin and NOT MAUI). xcode 14(my mac do not support the newst version). net ios 7.0 I first create samle bundle project and install in in my physical device and I can tap on it to run it. but I can not do it in VS2022. the target is…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
asked 2024-07-16T09:36:53.2+00:00
mc 4,111 Reputation points
commented 2024-07-22T05:42:45.1866667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 72,251 Reputation points Microsoft Vendor
4 answers

How to fix Error DEP0700 Maui .NET7.0

Can someone please help sort this deployment error once updated to .NET7.0 Error        DEP0700: Registration of the app failed. [0x80073CF6] AppxManifest.xml(33,27): error 0x80070003: Cannot install or update package chhlvl.designIT7_xzp7k71ajzmr6…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
asked 2023-02-08T00:06:19.36+00:00
Anjalee Gamage 10 Reputation points
commented 2024-07-22T04:09:10.14+00:00
Jacques O 0 Reputation points
0 answers

Mac - keep data in memory and get data

Hi, I run mac app in vs code net 8. after publishing it using this command: dotnet publish -f net8.0-maccatalyst -c Release The app stop working me, the logic not working. I keep data in singelton class and I reach from other pages to this class. It work…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
asked 2024-07-14T13:15:46.56+00:00
Dani_S 3,336 Reputation points
commented 2024-07-22T01:27:53.4933333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,381 Reputation points Microsoft Vendor
1 answer

How to install .pkg file in customer and run the app?

Hi, In the end of the thread (https://learn.microsoft.com/en-us/answers/questions/1731082/how-to-find-where-pkg-file-store-the-installed-app?comment=answer-1570815&page=1#comment-1638338) you said: "If you send a link to the customer, the pkg…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
asked 2024-07-11T10:19:07.9733333+00:00
Dani_S 3,336 Reputation points
commented 2024-07-22T01:24:04.7133333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,381 Reputation points Microsoft Vendor
1 answer

MAUI .NET 8 - Absolute layout height size is not same as in Portrait and Landscape mode.

In my MAUI project, I used AbsoluteLayout to define a UI design. However, I found that AbsoluteLayout height proportional is not the same as in Portrait and Landscape. The height size differs, For example, In Portrait mode, In Landscape mode, I define…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
asked 2024-07-19T12:20:35.6566667+00:00
Aneetha 45 Reputation points
answered 2024-07-19T17:19:29.0066667+00:00
Bruce (SqlWork.com) 61,731 Reputation points
2 answers One of the answers was accepted by the question author.

How can I rotate the iOS simulator?

Only the screen of the simulator rotates instead the entire simulator when I click on the rotate buttons: Is it possible to rotate the entire simulator?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,888 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
asked 2024-07-17T11:55:26.3633333+00:00
Kim Strasser 876 Reputation points
accepted 2024-07-19T09:17:48.6766667+00:00
Kim Strasser 876 Reputation points
1 answer One of the answers was accepted by the question author.

Can not apply style written in c#

Hello, i have created style in C# code and tried to apply this style to the frame, named ControlsGroupMainFrame4 (written in XAML). Tried both WinUI and Android apps. Both apps do not throw any error and start fine, but the style is not applied. Style…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
asked 2024-07-17T18:34:26.77+00:00
AAA BBB 41 Reputation points
commented 2024-07-19T09:02:16.1966667+00:00
AAA BBB 41 Reputation points
1 answer

MAUI App Compatibility Issues on Oppo and Vivo Y28 Devices

I have developed a MAUI application that includes pages: Signup, Login, and Reset Password. These pages function correctly on various devices, but we are encountering specific issues on Oppo and Vivo Y28 devices. On the Oppo and Vivo Y28 devices, the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,231 questions
asked 2024-07-08T14:34:00.9266667+00:00
Sakshi Poojary 95 Reputation points
edited an answer 2024-07-19T08:44:33.97+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 72,251 Reputation points Microsoft Vendor