Content
WPF Tabcontrol Resizing Issue
Hi All, I have a Tabcontrol inside grid which is inside WPF page. I want Tabcontrol to resize to complete width and height of page. I have set grid height and width to "*" and horizontalalignment and verticalalignment of tabcontrol to…
MAUI: Listview button is partially visible on UI even with HasUnevenRows
I am facing a weird issue with listview. I have a button in my listview and it is not completely visible on UI like below screenshot: My code: MainPage.xaml: <?xml version="1.0" encoding="utf-8" ?> <ContentPage…
Unable to get provider com.microsoft.intune.mam.client.support.v4.content.MAMFileProvider
When trying to deploy an app using Microsoft.Intune.Maui.Essentials.android we get an exception as below. Java.Lang.RuntimeException: 'Unable to get provider com.microsoft.intune.mam.client.support.v4.content.MAMFileProvider:…
Is there a support for ZoomScrollViewRenderer in MAUI
We are trying to migrate our Xamarin project to MAUI. In xamarin forms application we have a ZoomScrollViewRenderer which we wanted to migrate it to maui. Upon searching on internet there are no resources related to it. How is it handled in MAUI. Is it…
The download links in this article doesn't work: https://support.microsoft.com/en-au/topic/microsoft-net-framework-4-8-language-pack-offline-installer-for-windows-4bee217e-4096-6922-eba9-3e3c27342ff6
I click the links provided in this article: https://support.microsoft.com/en-au/topic/microsoft-net-framework-4-8-language-pack-offline-installer-for-windows-4bee217e-4096-6922-eba9-3e3c27342ff6 but none of the language pack works for me. Please advise.
App permissions denied, even when manually set
I have been updating my app to comply with Googles requirements of API level, and permission use. It seems that no matter what I try, I cannot get any permissions in my app. I have tried two different methods (code below). I am never prompted to approve…
Empty space occurs in secondary toolbar item MAUI
Here is my toolbar item In secondary toolbar item, empty space occurs before first element. <Shell.ToolbarItems> <ToolbarItem IconImageSource="fontsize" Order="Primary"/> <ToolbarItem…
Visual Studio for Mac support .NET 7.0 Bindings to Xcode 15?
Hello, we are in the middle of porting our Xamarin Forms application to .NET MAUI and need to know if Visual Studio for Mac will support .NET 7 binding for Xcode 15, and if so, do you have information about a release date?

Can't setup the software Microsoft Identity Extensions-64.msi in OS:windows server 2019
I can't setup the software: Microsoft Identity Extensions-64.msi in OS:windows server 2019, the error can display in the attachments picture; What's the website URL can download the software Windows Identity Foundation ? Help me please,thank you very…
How can I get the Material You design in my Maui app on Android?
When running my app on android, the controls are of Material design 2, while the latest is 3 - Material You. Can I in some way update the android part of the project to support the latest design?
'Unable to get provider com.microsoft.intune.mam.client.support.v4.content.MAMFileProvider: java.lang.ClassNotFoundException: Didn't find class "com.microsoft.intune.mam.client.support.v4.content.MAMFileProvider" on path: DexPathList
When trying to deploy an app using Microsoft.Intune.Maui.Essentials.android we get an exception as below. Java.Lang.RuntimeException: 'Unable to get provider com.microsoft.intune.mam.client.support.v4.content.MAMFileProvider:…
How to shutdown gracefully an Azure custom module using .net?
I want to shutdown a custom module after it has ran. Is there a way to programmatically shutdown (runtime status = stopped) a custom module using .Net?

splash screen is not observed in iOS 16.6 with xamarin.forms when we upgrade or reinstall the new version
Splash screen is not observed in iOS 16 and above versions with xamarin.forms project when we upgrade or reinstall the new app version.It is showing white screen.
Xamarin, Visual studio Mac and MAUI
Hi all - I have just seen that Visual Studio for Mac is being decommissioned August 2024!? I am using this to create Xamarin iOS apps on my Mac, how can I continue to doing this post-August 2024? Is .net MAUI mature enough to migrate existing Xamarin…
Process cannot be executed on XMA server. There was an error unzipping the file <zip file>: The given path's format is not supported.
Hi When publishing archive on Visual Studio on a pc paired to a mac, I am getting the error; Process cannot be executed on XMA server. There was an error unzipping the file C:\T\2023-09-13\5ede2715.zip: The given path's format is not supported. I have…
MAUI - iOS - clang++ exited with code 1
I am getting below error after adding twilio package. App is builiding on simulator. But on device it is failing. Kindly help on this /usr/local/share/dotnet/packs/Microsoft.iOS.Sdk/16.4.7099/targets/Xamarin.Shared.Sdk.targets(3,3): Error: clang++…
xamarin.ios Objective Sharpie
Hello, I need to generate a header file from the xamarin.ios dynamic library to use one of its features in an Objective-C project. But I can't generate header files using sharpie bind-output YourBindings -namespace YourNamespace-sdk iphoneos-scope…
How to build Xamarin iOS after iOS MAC is discontinue in 2024
Being that MAC Visual Studio 2024 is being discontinued in August of 2024, those of use with an Xamarin app, how we continue to build the iOS portion?
iOS Error: clang++ exited with code 1:
Hi, Why i am suddenly getting this error: Xamarin.Shared.Sdk.targets(3,3): Error: clang++ exited with code 1: Undefined symbols for architecture arm64: "_OBJC_CLASS_$_OSInAppMessage", referenced from: objc-class-ref in registrar.o …
filezilla / is it possible to use 2 network drive share with 1 filezilla service?
in windows server 2019, I've used filezilla in 1 year. In filezilla, 1 network drive share(NAS). filezilla server's service logon is not local service or local system but NAS ACCOUT. And I want to know how can i accees network drive share(nas) more.…