-
### Description
I am re-engineering my Xamarin app for Maui. I know the latter is still under development so I would like to request these features. In the meanwhile if there is a workaround for th…
-
Due to popular demand we should probably include WASM and SSB as platforms in some of the hybrid templates . I've read too many times that this would not be possible.
Unfortunately the Blazor templ…
-
I was wondering why the plugin is not handling new Android 10 permission [ACCESS_MEDIA_LOCATION](https://developer.android.com/reference/android/Manifest.permission#ACCESS_MEDIA_LOCATION)
Is there …
-
### Description
Sometimes when running a MAUI app on Android from VSCode on Mac, the fonts are not available.
Code: use MyMauiFonts project from: https://github.com/lszl84/maui-scroll-bug.git
Scree…
-
Hi! I wonder if this repo is yet maintained?
-
### Description
MediaPicker does not include Audio files.
-
### Description
RadioButtons with two or more groups doesn't initialize correctly in UWP.
### Steps to Reproduce
1. create a new xamarin forms app and use the following code in one page;
…
-
## Summary
I was trying out new Permissions API introduced in version 1.4. I was wondering if it is possible to add a feature in there that could ask permissions from user to turn on location service…
-
Problem encountered on https://dotnet.microsoft.com/learn/xamarin/hello-world-tutorial/create
Operating System: windows
Provide details about the problem you're experiencing. Include your operatin…
-
I have created an empty Xamarin.Forms project. Installed all required nugets. Added accessToken to MainActivity.OnCreate. Added a map to the start page and got a black screen.
MainActivity:
```
…