3,244 questions with .NET MAUI tags

Sort by: Updated
2 answers

Dotnet Maui iOS app occasionally crashes on TestFlight on some devices

The MAUI app works fine on Android and most iOS devices, but a few users have reported that it crashes immediately after launch. However, I couldn't reproduce the error in my local environment. It is built with the latest: Xcode: 15.4 .Net 8.0.7 MAUI…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,244 questions
asked 2024-07-24T16:32:53.43+00:00
MT 5 Reputation points
commented 2024-07-31T12:30:13.49+00:00
MT 5 Reputation points
0 answers

Maui - changing the subtabbar item(textview) font doesn't work

Hi, I have implemented everything I wanted including putting borders around the text, changing the size of the font and changing color of the text but for some reason applying a different font doesn't seem to be working. I am loading the following in…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,244 questions
asked 2024-07-29T14:00:34.02+00:00
Ryan Lee 0 Reputation points
commented 2024-07-31T11:47:27.2433333+00:00
Ryan Lee 0 Reputation points
1 answer

Is it possible to disable zoom when a video is played on iOS?

I found out that I can zoom in and zoom out when I make a two finger gesture on my iOS device when a video is played. Is it possible to disable the zoom so that nothing happens when the user tries to zoom? var directory =…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,900 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,244 questions
asked 2024-07-30T19:58:30.3266667+00:00
Kim Strasser 896 Reputation points
commented 2024-07-31T11:25:55.0333333+00:00
Kim Strasser 896 Reputation points
1 answer

My video is not displayed in full screen on my Android device

My video is not displayed in full screen on my Android device. There is always some empty space at the top and at the bottom. Is it possible to display it in full screen? activity_main.xml: <?xml version="1.0"…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,900 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,244 questions
asked 2024-07-30T11:16:19.7533333+00:00
Kim Strasser 896 Reputation points
commented 2024-07-31T11:01:13.98+00:00
Kim Strasser 896 Reputation points
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,244 questions
asked 2024-07-19T13:57:05.1266667+00:00
dedeepya yarlagadda 45 Reputation points
commented 2024-07-31T10:26:02.35+00:00
dedeepya yarlagadda 45 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,244 questions
asked 2024-07-29T03:48:44.6766667+00:00
Chinmay Dole 160 Reputation points
accepted 2024-07-31T10:22:03.6066667+00:00
Chinmay Dole 160 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,244 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,561 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,244 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 can I use the Android Exoplayer to play videos?

Currently I use the Xamarin MediaManager to play videos: https://github.com/Baseflow/XamarinMediaManager Is it possible to use the Android Exoplayer instead to play videos? I want to find out if the black screen that appears before a video is played will…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,244 questions
asked 2024-07-17T12:28:29.27+00:00
Kim Strasser 896 Reputation points
commented 2024-07-31T08:48:58.1033333+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 72,491 Reputation points Microsoft Vendor
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,244 questions
asked 2024-07-26T13:21:47.3433333+00:00
Chinmay Dole 160 Reputation points
edited a comment 2024-07-31T06:59:06.4733333+00:00
Chinmay Dole 160 Reputation points
1 answer

Using Xamarin.Google.UserMessagingPlatform with MAUI for presenting a GDPR consent message

I am trying to present a GDPR consent message in a MAUI app using the Xamarin.Google.UserMessagingPlatform NuGet package. I'm targeting Android 34 on .NET 8. I have used both this: https://stackoverflow.com/a/71299843/7360423 and this:…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,244 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,663 questions
asked 2024-07-25T08:45:20.6933333+00:00
Costas Athan 46 Reputation points
commented 2024-07-31T06:44:23.8333333+00:00
Costas Athan 46 Reputation points
1 answer

How to put Ads Banner in Windows App via NET MAUI?

Hi all, have a good day! I'm using NET MAUI to build app. How to put ads banner in Windows app? Thank you!.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,244 questions
Microsoft Advertising
Microsoft Advertising
A platform for Microsoft's advertising efforts designed to manage all advertising and reporting for partner advertisers. Previously known as Bing Ads and adCenter.
64 questions
asked 2024-07-28T08:09:57.4133333+00:00
Liem Nguyen 51 Reputation points
answered 2024-07-31T06:19:39.5766667+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 39,571 Reputation points Microsoft Vendor
1 answer

.NET MAUI : Image corruption when changing Splash Screen

Features of the splash.png file: The wrong screen appears like this:

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,244 questions
asked 2024-07-30T16:00:31.5566667+00:00
Mustafa Gönültaş 0 Reputation points
answered 2024-07-31T02:46:39.0866667+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 39,571 Reputation points Microsoft Vendor
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,244 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.
78 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,561 Reputation points Microsoft Vendor
1 answer

net maui windows platform when maximaze or minimize the page I want to hide and show contents ?

net maui windows platform when maximaze or minimize the page I want to hide and show contents ? when my listing s detailpage opened small size how can i create events for my seconwindow page. maximize show some contents and then minimize back again…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,244 questions
asked 2024-07-23T00:58:52.5833333+00:00
Sami 901 Reputation points
commented 2024-07-30T08:11:35.01+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 72,491 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,661 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,508 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,244 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,663 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,561 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,244 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.) 39,571 Reputation points Microsoft Vendor
1 answer

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,244 questions
asked 2024-07-28T18:21:37.05+00:00
Pearl 21 Reputation points
answered 2024-07-30T06:12:56.75+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 72,491 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,244 questions
asked 2024-07-29T07:32:08.96+00:00
Dani_S 3,336 Reputation points
commented 2024-07-30T05:39:05.2966667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,561 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,244 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.) 39,571 Reputation points Microsoft Vendor