3,207 questions with .NET MAUI tags

Sort by: Updated
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,207 questions
asked 2024-07-18T09:17:36.1966667+00:00
Burak Kose 0 Reputation points
commented 2024-07-19T06:30:32.23+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,206 Reputation points Microsoft Vendor
1 answer

MAUI MediaElement: How to Include Access Token in Subsequent Video Requests?

I'm using MAUI's MediaElement to stream a video from a server. The video is being served as a static resource, and it's protected, so I need to send an access token when requesting the video. I have the initial URL to fetch the .m3u8 file as…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,624 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,207 questions
asked 2024-07-18T01:59:48.6966667+00:00
Manjunath Vadigeri 0 Reputation points
answered 2024-07-19T05:42:04.0466667+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 38,906 Reputation points Microsoft Vendor
1 answer

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,207 questions
asked 2024-07-18T10:58:16.9666667+00:00
Jalza 761 Reputation points
answered 2024-07-19T05:39:58.61+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 71,931 Reputation points Microsoft Vendor
0 answers

Trouble accessing custom field properties in ObservableCollection

I created an ObservableCollection in my ViewModel and defined a CustomField class that implements INotifyPropertyChanged. However, when I try to access the properties of the CustomField model in the view, I get an error saying that the members cannot be…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,871 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,207 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,627 questions
asked 2024-07-17T18:43:00.8866667+00:00
Mirai Dinelli 0 Reputation points
commented 2024-07-19T01:17:53.21+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 71,931 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,207 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,320 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,207 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,627 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.
685 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,170 Reputation points Microsoft Vendor
3 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,207 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,627 questions
asked 2024-07-10T16:20:54.3866667+00:00
Tom Meier 220 Reputation points
answered 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,207 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.) 38,906 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,207 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.) 38,906 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,207 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,207 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,206 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,624 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,207 questions
asked 2024-07-17T08:36:32.6966667+00:00
Amarjeet Singh 0 Reputation points
answered 2024-07-18T06:01:24.1633333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,206 Reputation points Microsoft Vendor
1 answer

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,207 questions
asked 2024-07-17T21:13:48.6633333+00:00
Eric L 0 Reputation points
answered 2024-07-18T05:25:47.11+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 38,906 Reputation points Microsoft Vendor
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,207 questions
asked 2024-07-14T13:15:46.56+00:00
Dani_S 3,316 Reputation points
commented 2024-07-18T05:22:54.87+00:00
Dani_S 3,316 Reputation points
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,207 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.) 71,931 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,207 questions
asked 2024-07-11T10:19:07.9733333+00:00
Dani_S 3,316 Reputation points
commented 2024-07-17T11:43:35.5066667+00:00
Dani_S 3,316 Reputation points
2 answers One of the answers was accepted by the question author.

flayout navigation - how to deal with rasing memory?

Hi, I used flayout navigation. when navigate beween pages it consume alot of memory. In net 8. Not relase the previous page. Does to use GC.Collect()? Is allowed ? Thanks, public void Navigate(string navigateTo) { if (navigateTo ==…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,207 questions
asked 2024-07-14T14:42:45.7166667+00:00
Dani_S 3,316 Reputation points
edited a comment 2024-07-17T11:40:26.1533333+00:00
Dani_S 3,316 Reputation points
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,207 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.) 71,931 Reputation points Microsoft Vendor
2 answers

The background color of my LaunchScreen.storyboard is not displayed on my iPad

I have created a launch screen in my iOS project on my iMac. After that I have copied my iOS project to my Windows 11 laptop. But the problem is that the background color of my launch screen is not displayed when I debug my game on my iPad. 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,871 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,207 questions
asked 2024-06-26T22:05:42.0566667+00:00
Kim Strasser 836 Reputation points
commented 2024-07-17T01:50:53.7066667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,206 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Carousel is not working on windows platform ?

I have created carousel is working well on android platform. But it is not working on windows platform. How to fix it or another solution for windows platform.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,207 questions
asked 2024-07-02T00:34:46.56+00:00
Sami 881 Reputation points
accepted 2024-07-16T19:36:51.7933333+00:00
Sami 881 Reputation points