-
I just found this [App](https://play.google.com/store/apps/details?id=com.radinc.csharpshellmauiappplugin).
For what is that? And how to use it?
-
I'm trying to set up a clean, new MAUI project following the steps laid out on the Github page.
Unfortunately, I can't get it to compile. As soon as I have added to code to initialize the plugin (…
-
### Description
I'm trying to convert my Xamarin App into new .NET MAUI.
This works in Xamarin:
string path = Environment.GetFolderPath(Environment.SpecialFolder.LocalApplicationData) + "/cert_…
-
### Android application type
Classic Xamarin.Android (MonoAndroid12.0, etc.)
### Affected platform version
Visual Studio 2022 Enterprise, Windows 11, Xamarin.Android, build tools Android 13
### De…
-
There's been a lot of discussion around handling checking of device capabilities and feature availability at runtime. This should be a central place to formulate our strategy around these types of AP…
-
## Issue
This is both a bug and an enhancement ticket...
After a recent upgrade to Visual Studio, the project's mobile app tests have stopped running (although they _seem_ to compile). They prev…
-
I am facing an Invalid Binary issue with the release build in the App Store. I have an empty sample MAUI app with the following packages.
If I remove the Plugin.Firebase package from the project, …
-
hi
1. How to manage each user for creating a premium account and limit their network traffic? (For example, 5 gigabytes of traffic per month for each user)
2. is VPNhood Windows compatible with …
-
Hi !
First of all, I want to thank you for this package, it works perfectly! I have just one question about the corner radius of the bottom sheet. As you can see in my video, when the bottom sheet …
-
Hey there, i tried to implement this Plugin in my MAUI project.
When i send an push notification (topic based) via my server, it always tells me, even though i dont even have an image attached.
`[DO…