-
To help us fix your issue, please provide the information in the below template. If something causes a crash, provide as much information as you can gather.
Just imagine: we do not know what you are …
-
I am using Xam.Plugins.DownloadManager plugin for file download in both plate form android and ios with xamarin. It is working fine on android plate form but on ios unable to download multiple fil…
-
## 🔙 Regression
Hello I have found one issue, after I submitted the app on applestore I received an email with this informations:
**ITMS-90809**: Deprecated API Usage - Apple will no longer acce…
-
## 🐛 Bug Report
In Setup.cs file, in `InitializeLastChance` method, I use:
```cs
base.InitializeLastChance();
IMvxPlugin plugin = new My.Plugins.UWP.Plugin();
MvxBindingBuilder builder = …
-
# Current behavior
If msbuild is running in x86 mode, resizetizer will fail as it uses the wrong files for skiasharp. See https://github.com/unoplatform/uno/discussions/16512#discussioncomment-9343…
-
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…
-
Using reactive UI, we could make the validation process of the validation rules plugin automatic, and even do validation based on other properties of the same ViewModel.
## Features
- Add a rea…
-
I've tried recording video on Xamarin Forms Application and found the problem when I try to picking up the video I've recorded. The video that is just recorded doesn't show in video picker. But if I s…
-
Hi @yurkinh, thank you for porting this plugin.
I want to point to this issue with the delay of the calendar initialization on mobile platforms, Android and iOS, this does not happen on Windows (I …
-
Currently we encounter a **NullReferenceException** when Android restores an activity when a FingerprintDialogFragment is visible.
I can reproduce the same issue using the Sample app of this proje…