-
I realize that I'm supposed to add PopupPage-inheriting objects to the `PopupNavigation.Instance`. I'm in the process of a very large refactor on my project, and during this refactor I need some popup…
-
-
## Current behavior
I'm struggling issue with svg file in iOS with Uno Single Project.
As far as I know, just referencing svg file path in `Image` choose the appropriate scaled png file that d…
-
Hi, when a pick or take a photo in android the app close (dont crash) an show me this error:
**token android.os.BinderProxy@e4f4f2b is not valid; is your activity running?**
I tested in a google…
-
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 …
-
Icons do not appear in BottonTabbedPage in Xamarin Forms Android
I'm using the command:
`On (). SetToolbarPlacement (ToolbarPlacement.Bottom);`
But the icons are not being rendered on Xamarin…
-
After adding the Geofence plugin 1.8.11 to my project I started getting the error "java.exe" exited with code 1 for the Xamarin Android project when trying to build. I remove it and then it builds an…
-
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 …
-
Hey, im using xamarin-plugins with firebase.
I'm not getting the push.
That is what I have.
`[Register("AppDelegate")]
public partial class AppDelegate : global::Xamarin.Forms.Platform.…
-
### Description
Xcode 14.3 with Xamarin.iOS 16.4.0.6 doesn't build for simulator. It throws error while building.
### Steps to Reproduce
1. Add Plugin.NFC to project
2. Build project
### …