-
### Description
When I try to run my Xamarin Forms application in Release Mode for Android (Linker Behaviour: **Link SDK Assemblies only**), I get the following linker error:
```
/Library/Fra…
-
We still use an older version of Xamarin and the dll.
We plan on updating the whole system soon but have the following issue.
TakePhotoAsync lets me make a photo but MediaFile != null and MediaFil…
-
Implemented very well into Windows, Xamarin.iOS and Xamarin.Mac and everything is working really well in Debug within Visual Studio.
However when I come to package up and distribute, it crashes on …
-
macOS with APFS has a feature called "firmlinks" which are sometimes described as being between hardlinks and symlinks. They're used to make two system partitions appear like the old single partition …
-
Just been using the plugin and it's great.
However there is a missing constructor that needs to be implemented to fully support Xamarin Android. In the class: Sequence.Plugins.InfiniteScroll.Droid.In…
-
Hi friends,
First of all, I would like to send my sincere thanks to you. "Thank about your plugin. It 's very helpful for me".
I used your plugin and it works well when the internet is strong.
I g…
-
Bug Information
Version Number of Plugin: 5.0.1
Device Tested On: iPad iOS 13.5.1
Version of VS: VS2019 16.6.2 (windows)
Version of Xamarin: Xamarin.Forms 4.7.0.968
Versions of other things you a…
-
If this issue is for a new feature, please skip the "Bug" section and fill out the "Feature Request" section at the bottom.
## Bug
Plugin Version:
Platform (e.g., Android v21):
Device/Hard…
-
The exact same code works fine on Android but on iOS it throws an exception.
Exact code is as simple as:
`ConnectParameters p = new ConnectParameters(false, false);`
`await adapter.ConnectToDevic…
-
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…