-
Saving a View with Images is not working on Android
myDocument.Save() -> exception
myImage.AsJpeg() -> exception
myImage.AsBitmap() -> works
PDFsharp 1.50.5147
PdfSharp.Xamarin.Forms 1.0.0
…
-
In fact, Build Action is Embedded Resource is defined :-)
System.Exception: Error retrieving ic_call_black_24px.svg make sure Build Action is Embedded Resource
at SVG.Forms.Plugin.iOS.SvgImageRende…
anujb updated
8 years ago
-
Hello,
Methinks someone should update this plugin library as it fails in the app (iOS Xamarin) citing wrong version of the Mobile Ads SDK.
This is what I get -
_2022-01-21 13:56:38.844 MyComp…
-
standalone git repository: [https://github.com/asfilo/xamarin-scanner-test/tree/develop](https://github.com/asfilo/xamarin-scanner-test/tree/develop)
## Steps to reproduce
1. Use UI button to co…
-
## 🐛 Bug Report
When using Plugin.Badge in combination with FFImageLoading (and the method CachedImageRenderer.InitImageSourceHandler()) or Xamarin.Forms.Nuke (and the method Xamarin.Forms.Nuke.F…
-
I Need to develop an app to communicate with a sensor-based hardware component.
I've tried the POC project using the Plugin.Ble and Implemented basic project requirements and Tested the Application…
-
Hello,
I wanted to use the ExtendMap in Xaml.
For the normal maps i would use that line to reference the maps
`xmlns:maps="clr-namespace:Xamarin.Forms.Maps;assembly=Xamarin.Forms.Maps"``
For MapExt…
-
I have used your packages in some projects.
Today I have tried to add the plugin to a XamarinForms / Android prj, and I receive this when I build the prj. There is some solution?
Thanks
/Library/…
-
The plugin does not work on the last xamarin.forms version:
On Android app the badge can be showed
On IOS app the background color does not work
Can you please update this Plugin with the lat…
-
```
System.NullReferenceException: Object reference not set to an instance of an object
at Plugin.InputKit.Platforms.iOS.IconViewRenderer.SetImage (Plugin.InputKit.Shared.Controls.IconView previou…