4,122 questions with Developer technologies | .NET | .NET MAUI tags

Sort by: Updated
1 answer

Conectar o Windows ao meu dispositivo Mac

Olá, Após atualizar para a versão mais recente do Visual Studio, estou encontrando um erro e não consigo conectar o Windows ao meu dispositivo Mac. O MSBuild não conseguiu se conectar ao Mac com Endereço='xx.xxx.xx.xxx' e Usuário='xx.xxx'. Esta conexão é…

Developer technologies | .NET | .NET MAUI
asked 2025-07-10T12:56:33.6533333+00:00
Sara Isabelle Galvão de Lima 0 Reputation points
commented 2025-07-16T12:08:37.7533333+00:00
Sara Isabelle Galvão de Lima 0 Reputation points
0 answers

This missing dSYM file is required to process crashes

When I release the app and install it on a device, I see the following message in the Firebase Crashlytics page: 'This missing dSYM file is required to process crashes.' How can I fix this warning to log crash analytics data?

Developer technologies | .NET | .NET MAUI
asked 2025-07-16T11:57:22.72+00:00
Bhuwan 1,001 Reputation points
0 answers

why there is such package in my android APP?

I am using .net android and there is an error. I check the debug info there is : com.smile.gifmaker,com.tencent.mm,com.ss.android.ugc.aweme,com.kuaishou.nebula,com.alibaba.android.rimet,tv.danmaku.bilibilihd,com.ss.android.ugc.aweme.lite [libEGL]…

Developer technologies | .NET | .NET MAUI
asked 2025-07-16T11:49:43.82+00:00
mc 5,571 Reputation points
1 answer

UI freezes when observable collection is updating

We are performing pagination locally. Exactly while adding data to bindable observable collection, UI is freezing. We tried using collectionview and Threshold. Issues Faced: Scroll Jittery and UI freeze while data adding to bindable collection We tried…

Developer technologies | .NET | .NET MAUI
asked 2025-07-14T08:41:53.44+00:00
Shashank Gaddam [C] 20 Reputation points
edited a comment 2025-07-16T11:38:32.6333333+00:00
Shashank Gaddam [C] 20 Reputation points
1 answer

APT2144 invalid file path error in file Xamarin.Android.Aapt2.targets. Error message gives a file path, which I can find using File Explorer. Help on error message says it can't be found

C:\Program Files\dotnet\packs\Microsoft.Android.Sdk.Windows\33.0.26\tools\Xamarin.Android.Aapt2.targets(123,3): error APT2144: invalid file path…

Developer technologies | .NET | .NET MAUI
asked 2023-03-22T07:39:37.3233333+00:00
Papai Das 5 Reputation points
answered 2025-07-16T11:35:54.0633333+00:00
was 0 Reputation points
1 answer

How to Share Apple Code Signing Key

Trying to switch to developing an iOS app using Hot Restart from using Mac Xcode. Using the same project, when building I am getting the error message "signing key not found in keychain". I am able to build and deploy to the iPhone using the…

Developer technologies | .NET | .NET MAUI
asked 2025-07-01T11:10:22.8633333+00:00
Marc George 191 Reputation points
answered 2025-07-16T10:32:05.45+00:00
Marc George 191 Reputation points
2 answers One of the answers was accepted by the question author.

MAUI: Xamarin forms to MAUI migration clarification

I am migrating a Xamarin Forms project (Project B) to MAUI. The existing Xamarin Forms solution has 7 projects like below: Project A Project B Project B.Android Project B.iOS Project C Project C.Android Project C.iOS Current Project…

Developer technologies | .NET | .NET MAUI
asked 2025-07-15T07:00:12.16+00:00
Sreenivasan, Sreejith 20 Reputation points
commented 2025-07-16T09:23:31.9633333+00:00
Sreenivasan, Sreejith 20 Reputation points
1 answer

how to use notation in .net android?

how to play music notation in .net android? I have searched c++ lib to play notation but there is no android how to play it?

Developer technologies | .NET | .NET MAUI
asked 2025-07-13T15:06:27.7566667+00:00
mc 5,571 Reputation points
edited a comment 2025-07-16T08:43:32.82+00:00
Tony Dinh (WICLOUD CORPORATION) 470 Reputation points Microsoft External Staff
0 answers

color connverter

I have a converter public class SelectedAvatarMultiValueConverter : IMultiValueConverter { public object Convert(object[] values, Type targetType, object parameter, CultureInfo culture) { if(values.Length == 2 && …

Developer technologies | .NET | .NET MAUI
asked 2025-07-01T20:56:04.42+00:00
Eduardo Gomez 3,711 Reputation points
commented 2025-07-16T08:25:20.75+00:00
Starry Night 0 Reputation points
0 answers

Azure DevOps publish fails for MAUI.NET iOS

This is part of my Azure Pipeline:        - task: Bash@3             displayName: Install MAUI             inputs:               targetType: 'inline'               script: |                 dotnet workload update                 dotnet workload install…

Developer technologies | .NET | .NET MAUI
asked 2025-07-02T20:42:25.2366667+00:00
Milad Xandi 0 Reputation points
commented 2025-07-16T08:04:19.1+00:00
Starry Night 0 Reputation points
1 answer One of the answers was accepted by the question author.

The .NET runtime 9.0.5 or newer could not be found in the remote host under '/usr/local/share/dotnet/dotnet'.

I get this error in Visual Studio Version 17.14.8 when I want to start debugging my iOS project on my iPad: The .NET runtime 9.0.5 or newer could not be found in the remote host under '/usr/local/share/dotnet/dotnet'. Please install it or try setting a…

Developer technologies | .NET | .NET MAUI
asked 2025-07-11T09:32:56.96+00:00
Kim Strasser 1,346 Reputation points
edited a comment 2025-07-16T02:22:07.8+00:00
Leonard Harris 6 Reputation points
0 answers

your system is getting an error exporting cert

I am trying to export an app certificate and your system keeps giving an error

Developer technologies | .NET | .NET MAUI
asked 2025-06-24T16:58:52.6766667+00:00
Paul Jaramillo 0 Reputation points
commented 2025-07-16T01:09:36.3666667+00:00
Starry Night 0 Reputation points
1 answer

Has anyone successfully targeted Android API Level 35 in a .NET MAUI app?

I recently got a critical warning from Google Play Console: "2 of your apps are targeting an old version of Android. Google Play requires all apps to meet target API level requirements before August 31, 2025." I'm currently targeting:…

Developer technologies | .NET | .NET MAUI
asked 2025-07-07T11:11:01.0666667+00:00
Aayush Rawat 0 Reputation points
commented 2025-07-15T17:12:47.6933333+00:00
Fung Kam 0 Reputation points
2 answers

Publishing a .NET MAUI app fails with error message "You must include a valid app package manifest file named AppxManifest.xml in the source."

I'm trying to publish a .NET MAUI app. The source code contains a "Package.appxmanifest" file. When I try to publish, it fails with the following error messages: You must include a valid app package manifest file named AppxManifest.xml in…

Developer technologies | .NET | .NET MAUI
asked 2025-07-03T08:53:59.06+00:00
Andreas Stavropoulos 5 Reputation points
commented 2025-07-15T07:07:41.5433333+00:00
Tony Dinh (WICLOUD CORPORATION) 470 Reputation points Microsoft External Staff
1 answer

Implementation FireBase push notification in maui app (.net 8)

Currently i am working in maui app(.net 8) in this app i want to implement Firebase push notification but the problem is when i try to use Xamrin firebase then this is not support .net 8. so can anybody let me know how i can do this with any another way…

Developer technologies | .NET | .NET MAUI
asked 2025-05-29T06:51:58.87+00:00
Devlok Technologies 0 Reputation points
answered 2025-07-15T06:45:12.79+00:00
Michael Le (WICLOUD CORPORATION) 620 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

How to create a Keyboard shortcut for a particular page and listen it continuously until the page disappears in .NET MAUI

For example there is a Main Page. i need to activate a function when the user hit on "Ctrl+s"

Developer technologies | .NET | .NET MAUI
asked 2025-05-28T11:57:17.8033333+00:00
Sowndarrajan Vijayaragavan 470 Reputation points
commented 2025-07-15T05:19:05.71+00:00
Sowndarrajan Vijayaragavan 470 Reputation points
1 answer One of the answers was accepted by the question author.

getting run error after use Plugin.firebase

Hello, I am getting below error after use plugin.firebase Java.Lang.RuntimeException: 'Unable to get provider com.google.firebase.provider.FirebaseInitProvider: java.lang.IllegalStateException: The Crashlytics build ID is missing. This occurs when…

Developer technologies | .NET | .NET MAUI
asked 2025-06-01T01:34:24.1133333+00:00
Bhuwan 1,001 Reputation points
accepted 2025-07-15T04:39:19.4+00:00
Bhuwan 1,001 Reputation points
1 answer

How do I recover from .net maui error NU1105 ... The property PackageVersion was expected to have a single value across all target frameworks, but instead...

This happened after I upgraded Microsoft.Maui.Controls from 9.0.70 to 9.0.81 using the NuGet Package Manager. Full error message: NU1105 Unable to read project information for '<MyProject>': The property PackageVersion was expected to have a single…

Developer technologies | .NET | .NET MAUI
asked 2025-07-08T03:13:08.76+00:00
Kurt K 176 Reputation points
commented 2025-07-15T02:58:23.7633333+00:00
Michael Le (WICLOUD CORPORATION) 620 Reputation points Microsoft External Staff
1 answer

Which control needs to be used to show loading image for Images.

I'm working with large size images, that will take good amount of time to load the image, So for that thing i want show a dummy image like FFimage loading until the actual image loads, So which control will you suggest for this requirement, I tried with…

Developer technologies | .NET | .NET MAUI
asked 2025-04-08T09:52:49.4866667+00:00
Vaibhav Methuku 165 Reputation points
commented 2025-07-15T02:53:19.7433333+00:00
Michael Le (WICLOUD CORPORATION) 620 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Flyout separators

Hello So, I am trying to clone this design Note the shell will only be visible on windows Note: the red square, is becouse of privacy reasons if you read this…

Developer technologies | .NET | .NET MAUI
asked 2025-05-08T11:32:46.38+00:00
Eduardo Gomez 3,711 Reputation points
accepted 2025-07-11T23:32:36.8433333+00:00
Eduardo Gomez 3,711 Reputation points