maui-community-toolkit Questions
2
.net MAUI Project based on .net version 7 getting crashed while I am trying to deploy it on device. Below is the exception I am getting:
Visual Studio for Mac version :17.4(build 2406)
.net versio...
Midrash asked 31/1, 2023 at 12:57
5
Solved
I can't seem to find AsyncCommand in .NET MAUI or .NET MAUI Community Toolkit. Any idea what package/namespace I can find it?
Drinker asked 17/5, 2022 at 16:4
1
Solved
I'm trying to set the color of an icon depending on a boolean. When opened = true, the icon should be black, and when opened == false, it should be red. With the code below, it's displaying as the ...
Fragrant asked 8/2 at 20:38
5
Solved
Using Visual Studio Community edition 2022.
New to .Net MAUI and am trying to follow the examples provided in the documentation found at https://learn.microsoft.com/en-us/dotnet/maui/user-interface...
Tauromachy asked 12/9, 2022 at 22:43
4
Solved
I am looking to set the status bar color for iOS on .NET MAUI. I have tried a combination of Community Toolkit (Current bug where release builds of Android crash on startup), Background Color and B...
Messenger asked 21/12, 2022 at 19:35
1
Good day.
In all my applications, requesting user permissions is not showing the permissions popup in Android.
I am using the FileSaver in the .NET MAUI CommunityToolkit and as I understand, the Sa...
Yandell asked 2/2, 2023 at 16:47
1
Solved
I am new to .NET maui, When I try to run my ecommerce app (MVVM databinding)(debug mode) to my locally connected phone then all fine(installing succefully).
But When I change to Release mode and tr...
Folio asked 24/11, 2022 at 7:7
1
How do I pass data to a CommunityToolkit Popup in a .Net MAUI app?
Documentation shows how to send a result from Popup back to the page but doesn’t show how to pass data to the Popup.
Huth asked 24/8, 2022 at 10:33
1
Solved
Occurs when binding my view to the view model.
Error description:
System.MissingMethodException: 'No parameterless constructor defined for type 'yournamespace.view.pagename'.'
Eighteenth asked 19/8, 2022 at 18:26
1
© 2022 - 2024 — McMap. All rights reserved.