994 questions with Developer technologies | .NET | .NET MAUI tags

Sort by: Updated
0 answers

Scrolling Issue on Tabbed Page in iOS When Adding Dynamic Labels

I am experiencing a scrolling issue on a tabbed page in iOS when dynamically adding labels. In most cases (approximately 8 out of 10 times), I am unable to scroll down after adding the labels. This issue occurs on both real and simulator devices. …

Developer technologies | .NET | .NET MAUI
asked 2025-06-17T06:05:47.6133333+00:00
Omkar Pawar 255 Reputation points
commented 2025-07-11T08:43:33.41+00:00
Omkar Pawar 255 Reputation points
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-11T07:41:24.7466667+00:00
Michael Le (WICLOUD CORPORATION) 545 Reputation points Microsoft External Staff
0 answers

why I can not request permission of manage_external_storage?

i am using .net android and if I requestPermission of manage_external_storage it will call OnRequestPermissionsResult with grantResults =- 1 why?

Developer technologies | .NET | .NET MAUI
asked 2025-07-10T10:04:05.3866667+00:00
mc 5,551 Reputation points
0 answers

In 8 entries, 2 entries text change event not triggered

In a Content View, we have 8 entries, which will change based on one picker. If pickers change the value all the 8 entries value would change, on first time we select the value from the picker all values set correctly, if the values selected previously…

Developer technologies | .NET | .NET MAUI
asked 2025-05-08T05:23:49.3233333+00:00
Jeyamani Sekar 20 Reputation points
commented 2025-07-04T03:35:14.6266667+00:00
Tony Dinh (WICLOUD CORPORATION) 390 Reputation points Microsoft External Staff
0 answers

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
commented 2025-07-03T16:51:21.42+00:00
Marc George 191 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
0 answers

I keep receiving The parameter is incorrect. Assets/Fonts/Segoe UI.otf is not a valid absolute URI. on Maui WinUI app

I keep receiving The parameter is incorrect. Assets/Fonts/Segoe UI.otf is not a valid absolute URI. on Maui WinUI app, eventhough I don't use this font anywhere and only Sentry seems to find this error. However this error occurs constantly and…

Developer technologies | .NET | .NET MAUI
asked 2025-05-20T14:14:39.6333333+00:00
Hristov, Marian 0 Reputation points
commented 2025-07-02T10:06:45.6233333+00:00
Moose 0 Reputation points
0 answers

how to capture and transform to h264 in .net android?

I am using .net android and I want to capture and transform to h264. I searched that I should start mediaProjection and use a foreground service but i still can not do it. please tell me.

Developer technologies | .NET | .NET MAUI
asked 2025-07-02T08:41:51.13+00:00
mc 5,551 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
0 answers

how to change the color of the rippleDrawable of button in .net android?

I am using .net android and how to edit the color of the rippleDrawable of button in .net android? I have set the colorstatelist of enabled but it not changed.

Developer technologies | .NET | .NET MAUI
asked 2025-06-19T04:33:48.56+00:00
mc 5,551 Reputation points
0 answers

Can I use getManufacturerSpecificData in StartDiscovery in .net android?

how to use getManufacturerSpecificData in StartDiscovery not StartLeScan?

Developer technologies | .NET | .NET MAUI
asked 2025-06-16T04:07:43.9533333+00:00
mc 5,551 Reputation points
0 answers

Net Maui Android debug on Physical device

I should debug an android app to verify the correct functioning of the InAppBilling package by james Montemagno, as per instructions (https://jamesmontemagno.github.io/InAppBillingPlugin/TestingAndTroubleshooting.html) I have to debug on a physical…

Developer technologies | .NET | .NET MAUI
asked 2025-06-03T15:36:24.6533333+00:00
Antonio Moscati 0 Reputation points
0 answers

faild to write to usb sd card in .net android

I am using .net android and I want to write to the usb sd card. var sm = (Android.OS.Storage.StorageManager)GetSystemService(Android.Content.Context.StorageService); if (sm == null) { return; } var path = sm.StorageVolumes?.FirstOrDefault(x =>…

Developer technologies | .NET | .NET MAUI
asked 2025-06-03T14:57:08.28+00:00
mc 5,551 Reputation points
0 answers

Experiencing slow transitions when running MAUI Application on iSafe mobile (IS530.1).

Running Maui applications on both Android and iOS platforms. What I observe is that the same code base has two different experiences on different Android devices. I have observed that the MAUI application is not running as intended in Samsung, ISafe, and…

Developer technologies | .NET | .NET MAUI
asked 2024-08-08T06:00:13.1666667+00:00
Malviya, Mridul Kumar 0 Reputation points
commented 2025-06-03T14:08:46.5466667+00:00
Malviya, Mridul Kumar 0 Reputation points
0 answers

net maui find one tree control for free thanks!

请大神介绍一个树形控件,免费的开源的。谢谢。类似syncfusion的treeview但这个是收费的。Uranium 这个里面有免费开源的吗。只要树形控件就可以。

Developer technologies | .NET | .NET MAUI
asked 2025-06-03T11:40:41.24+00:00
张中伟 80 Reputation points
edited the question 2025-06-03T11:41:17.53+00:00
张中伟 80 Reputation points
0 answers

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 966 Reputation points
0 answers

Problem building for Android: Resources\values\colors.xml : error APT2126

Hi, I've made a MAUI app using VS Code that works on Windows and now I want to run it in an.....

Developer technologies | .NET | .NET MAUI
asked 2025-05-27T09:53:57.24+00:00
HH 5 Reputation points
edited the question 2025-05-31T13:35:24.7833333+00:00
HH 5 Reputation points
0 answers

Issues integrating custom code snippets into Markdown in .NET MAUI docs

Hi, I'm working on a documentation tool to assist new developers with integrating custom code snippets into Markdown files used in .NET MAUI projects. I'm testing different approaches for syntax highlighting and formatting, and I'm referencing examples…

Developer technologies | .NET | .NET MAUI
asked 2025-05-29T15:41:48.75+00:00
CoderLegion 0 Reputation points
0 answers

Undefined symbol when calling AudioToolbox function in native C static library in iOS MAUI

Hi all, I'm integrating a native C static library (libmylib.a) into my .NET MAUI iOS project. The library exposes several C functions. One of them uses the VideoToolbox framework and works fine. Another function uses AudioToolbox, but causes a linker…

Developer technologies | .NET | .NET MAUI
asked 2025-05-28T17:56:10.5166667+00:00
Urs Ammann 0 Reputation points
edited the question 2025-05-29T12:35:11.0933333+00:00
Urs Ammann 0 Reputation points
0 answers

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