-
Hi, I have below error
Severity Code Description Project File Line Suppression State
Error Can not resolve reference: `Xamarin.Google.Android.Material`, referenced by `Plugin.Badge.Droid`. Pleas…
-
Hi,
I get this error when using the plugin on iOS at run time:
"Parameter name: str
at Foundation.NSString..ctor (System.String str) [0x00027] in /Library/Frameworks/Xamarin.iOS.framework/Version…
-
If you are creating an issue for a BUG please fill out this information. If you are asking a question or requesting a feature you can delete the sections below.
**Failure to fill out this informat…
-
Firstly, thank you for all your hard work on Xamarin and MAUI including the toolkits and plugins.
I've upgraded/migrated to MAUI but I'm having a problem with having multiple audioplayers.
I us…
-
Running VSfM 7.7 preview on Mono 5.18.0.144 the "Regular Expressions Toolkit" plugin crashes as soon as you type anything
## Steps to Reproduce
1. open Visual Studio for MAc
2. open any project…
-
When doing a PickVideoAsync() after you select the video and then the compression status appears if you click outside of the popup an exception occurs.
My code is this:
var file = await CrossMedia…
-
I'm using Plugin.Fingerprint v3.0.0-beta.1. If the face is not recognized twice, it shows an option to enter the passcode but nothing appears.
Similar issue was reported and fixed: https://github.c…
-
## Current behavior
The `FrameworkElement.LayoutUpdated` event may be raised twice. This is caused by:
## Expected behavior
The event is invoked once.
## How to reproduce it (as minima…
-
## 🐛 Bug Report
Using the VideoView in Xamarin forms, if you set autoplay to false, the video will stay black and never play. Tapping play does nothing at all. I've seen this with two urls so f…
-
Hi,
Nice to see your tool to run Xamarin Android unit test runs. I do this in Jenkins with separate plugins for each step.
Is there any way to analyse code coverage from these unit tests executed …