3,223 questions with .NET MAUI tags

Sort by: Updated
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,641 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,397 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,882 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,223 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-22T06:57:52.2066667+00:00
Ertuğrul Gazi KÖKSALDI 0 Reputation points
edited an answer 2024-07-22T08:23:22.7566667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,306 Reputation points Microsoft Vendor
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,223 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,141 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,641 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,223 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,640 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,141 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,223 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,171 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,223 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,223 questions
asked 2024-07-14T13:15:46.56+00:00
Dani_S 3,316 Reputation points
commented 2024-07-22T01:27:53.4933333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,306 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://video2.skills-academy.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,223 questions
asked 2024-07-11T10:19:07.9733333+00:00
Dani_S 3,316 Reputation points
commented 2024-07-22T01:24:04.7133333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,306 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,223 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,491 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,882 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,223 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,223 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,223 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,171 Reputation points Microsoft Vendor
2 answers

Could not install iOS workload

I'm facing this issue when trying to pair between VS Windows and Mac to debug using the iOS device. I tried this approach, but it didn't work out.…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,223 questions
asked 2024-03-01T15:33:06.2+00:00
Huynh Than 65 Reputation points
answered 2024-07-18T13:12:35.6+00:00
Juan Carlos G.Barett 0 Reputation points
1 answer

How to get a particular column from table and display in in label and not in the list in sqlite database in mvvm model

In MVVM model using async connection, I want to retrieve just one column from my async table to a label not to list. all sample I am seeing put all column in the list . I want only one mesa1 column to be displayed in a label.text. public async Task

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,345 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,223 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,640 questions
Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
693 questions
asked 2024-06-08T10:40:43.1+00:00
Gbenga Banuso Odumosu 40 Reputation points
edited the question 2024-07-18T10:04:50.2533333+00:00
Rakesh Gurram 5,325 Reputation points Microsoft Vendor
2 answers

I am using the MVVM pattern and I want to get the value of the property in the OnPropertyChanged event

I want to get the value of the property in the OnPropertyChanged event. I would rather not use reflection.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,223 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,640 questions
asked 2024-07-10T16:20:54.3866667+00:00
Tom Meier 220 Reputation points
commented 2024-07-18T07:10:19.25+00:00
juliawhites 0 Reputation points
2 answers

How to store large amount of Data in maui application.

Hello Team, We had migrated our xamarin application to Maui - We need to store large json file approx ( 1 Lakh lines). Earlier in Xamarin we used to create a text file in local folder and we used to write into that particular file. Can we follow the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,223 questions
asked 2024-07-11T05:34:29.1466667+00:00
Vaibhav Methuku 80 Reputation points
commented 2024-07-18T06:43:40.4166667+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 39,141 Reputation points Microsoft Vendor
0 answers

Remove bumptech.glide.load.data java package from maui app

I am building a maui app targeting .Net 8. I see the app depends on the java package bumptech.glide.load.data which also allows HTTP(non https) URL. I could not find direct dependency on bumptech.glide.load.data package what is the best way to remove…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,223 questions
asked 2024-07-17T17:32:15.8466667+00:00
Somnath Shukla 411 Reputation points
commented 2024-07-18T06:37:52.6566667+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 39,141 Reputation points Microsoft Vendor
0 answers

Webview Source issue

We are encountering an issue where the WebView in our Android app is automatically appending "file:///android_asset/" to the URL, causing the webpage not to display correctly on our device. Please help us how to solve this issue.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,223 questions
asked 2024-02-04T07:18:45.85+00:00
Yogita Magdum 5 Reputation points
commented 2024-07-18T06:17:51.8633333+00:00
zhang yu hui 0 Reputation points
1 answer

can not use UIKit or others in .net ios Bindings?

I created ios Binding project. and want to compile .a file to .dll there is ApiDefinition and StructsAndEnums.cs but both of them can not use ios UIImage NativeHandle Export Verify and all of it. CGSize Static can not use too. I can not use this…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,223 questions
asked 2024-07-01T10:46:09.4966667+00:00
mc 4,111 Reputation points
commented 2024-07-18T06:05:13.3733333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,306 Reputation points Microsoft Vendor
0 answers

Maui for Android context menu pop-up paste in Editor scroll problem

Hello All. in my app when the Editor contains many lines of text and I tap the pop-up cut menu and then I long press and tap the paste menu the Editor text scroll to the bottom of the Editor and also the screen scroll to the bottom. Note that I…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,223 questions
asked 2024-07-14T06:16:13.8166667+00:00
Haviv Elbsz 2,071 Reputation points
commented 2024-07-18T04:25:02.6766667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 72,171 Reputation points Microsoft Vendor
0 answers

.NET MAUI infinite building when added Plugin.Firebase

Hello. I want to develop an IOS application and when I add Plugin.Firebase to be able to send notifications the application won't build when pressing F6. Here's the .csproj file <Project…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,223 questions
asked 2024-07-16T17:34:18.3266667+00:00
Teodor Kapitanov 0 Reputation points
commented 2024-07-17T03:16:34.2633333+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 72,171 Reputation points Microsoft Vendor