3,245 questions with .NET MAUI tags

Sort by: Updated
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,245 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,571 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,245 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,571 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,245 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,245 questions
asked 2024-07-01T10:46:09.4966667+00:00
mc 4,116 Reputation points
commented 2024-07-18T06:05:13.3733333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,561 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,245 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,491 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,245 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,491 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,901 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,245 questions
asked 2024-06-26T22:05:42.0566667+00:00
Kim Strasser 896 Reputation points
commented 2024-07-17T01:50:53.7066667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,561 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,245 questions
asked 2024-07-02T00:34:46.56+00:00
Sami 901 Reputation points
accepted 2024-07-16T19:36:51.7933333+00:00
Sami 901 Reputation points
1 answer

How Can I Reduce Network Transfer Delays for JS and CSS files to Minimize Lag in .NET MAUI Hybrid Blazor Applications?

Hi, I noticed that loading pages takes too long. I followed the Performance tab and observed that the resource duration is excessively long due to network transfer times. Duration: 2.177s (2.175s network transfer + 1.454ms resource loading) The resource…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,412 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,245 questions
asked 2024-07-16T17:39:09.3466667+00:00
Sale Swift 0 Reputation points
answered 2024-07-16T18:05:31.83+00:00
Bruce (SqlWork.com) 61,816 Reputation points
1 answer

MAUI .NET 8 on iOS -System.ArgumentException: NaN is not a valid value for width

I have created a new MAUI .NET 8 project and migrated the Xamarin forms project code. When tried to run the project with the iOS simulator, which threw the exception below, System.ArgumentException: NaN is not a valid value for width at…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,245 questions
asked 2024-07-02T12:36:32.7033333+00:00
Aneetha 65 Reputation points
commented 2024-07-16T18:01:24.4866667+00:00
Sharaniya Swaminathan 0 Reputation points
2 answers

Is it possible to play videos on Android with a native video player?

In one project the following code for Xamarin MediaManager works. But I have another project where I use the same code and there it is not working. The problem is that the video is not correctly displayed in full screen because there is a small free area…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,245 questions
asked 2024-06-22T10:01:05.73+00:00
Kim Strasser 896 Reputation points
commented 2024-07-16T13:09:09.58+00:00
Kim Strasser 896 Reputation points
1 answer One of the answers was accepted by the question author.

can not create framework of ios.

now I am building ios Binding of this repo:https://github.com/BradLarson/GPUImage and I create framework but there is error: error: cryptexDiskImage' is an unknown content type how to create it?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,245 questions
asked 2024-07-10T15:24:24.1733333+00:00
mc 4,116 Reputation points
accepted 2024-07-16T09:37:58.88+00:00
mc 4,116 Reputation points
2 answers

How to Equally space menu items of BottomNavigationView in Android Tab?

Screenshot 2024-07-11 at 5.25.28 PM.png https://github.com/dotnet/maui-samples/tree/main/8.0/Fundamentals/Shell I've set up this MAUI Shell project and removed one item from the BottomNavigationView. Once removed the remaing three items are…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,662 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,245 questions
asked 2024-07-11T12:03:56.5266667+00:00
Mohammed, Rahil 0 Reputation points
answered 2024-07-16T02:36:28.2066667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 72,491 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How to create folder structure when app loaded.

Hi, I'm in net 8 macos. I want to create on this path : var lib = FileSystem.AppDataDirectory. folder name App and inside it folder Logs. if these folders exists don't create them. Please add full code ? Thanks,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,245 questions
asked 2024-07-11T10:36:07.6766667+00:00
Dani_S 3,336 Reputation points
accepted 2024-07-15T20:32:12.2966667+00:00
Dani_S 3,336 Reputation points
1 answer

Help Needed: Errors in Initial .NET MAUI Project

I have created my first .NET MAUI project several times, but to my surprise, errors appear without changing any line of code. Although the application runs fine, the lines remain underlined. I have captured a screenshot so you can see the issue and guide…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,245 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,665 questions
asked 2024-07-08T01:24:07.06+00:00
Roberto C 120 Reputation points
commented 2024-07-15T09:41:34.1466667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 72,491 Reputation points Microsoft Vendor
1 answer

I dont understand why OnPropertyChanged is not firing in neither my Model or ViewModel

I am using the MVVM Community Tollkit and below is the generated code. I also included my Model code and the OnPropertyChanged Method. I put a breakpoint in the generated code on the property Spousessn and it was fired and OnPropertyChanged in the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,245 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,665 questions
asked 2024-07-09T21:32:59.66+00:00
Tom Meier 220 Reputation points
commented 2024-07-15T09:40:44.49+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 72,491 Reputation points Microsoft Vendor
0 answers

Dirty log for font

Hi, I get error for in the log, bu app work as expected. Where this error come from? Thanks, 2024-06-30 13:47:22,492 [1] ERROR Microsoft.Maui.FontManager - Error loading font 'Assets/Fonts/Arial.ttf'. System.ArgumentException: The parameter is…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,245 questions
asked 2024-07-02T09:25:28.8333333+00:00
Dani_S 3,336 Reputation points
commented 2024-07-15T08:53:59.74+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 72,491 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Maui for Android editor text selection issue

Hello All. using Maui net 8 android 14. Please when I select a word in the editor a menu copy paste select all pop-up and when I choose select all the screen scroll and the selection mark is hidden and I need to scroll to see it. Please how I can fix…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,245 questions
asked 2024-07-14T14:14:48.0633333+00:00
Haviv Elbsz 2,071 Reputation points
commented 2024-07-15T08:42:27.2633333+00:00
Haviv Elbsz 2,071 Reputation points
1 answer

Get The Accounts That Have Been Signed In Already In MSAL (MAUI)

Implementing MSAL in MAUI application. Sign In process is created by using below snippet. authenticationResult = await _identityClient .AcquireTokenInteractive(AppSettings.MSALScopes) …

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,397 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,412 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,245 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,782 questions
asked 2024-07-08T16:54:36.2333333+00:00
Smit Rathod 0 Reputation points
commented 2024-07-15T08:16:22.3466667+00:00
Akhilesh 7,315 Reputation points Microsoft Vendor
1 answer

Maui for Android Stepping Through Code inside checkbox code

Hello All. in my app I have a checkbox handler that I want in debug to run to cursor and stepping the code. When I put the cursor in the code and right click and choose the option run to cursor the debugger start build and then the UI in the emulator is…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,245 questions
asked 2024-07-06T16:13:35.88+00:00
Haviv Elbsz 2,071 Reputation points
commented 2024-07-15T05:42:23.2433333+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 39,571 Reputation points Microsoft Vendor