-
### Description
In my Xamarin.Forms project I have a MainPage (Content page inside of a Navigation page) which has a grid with a TabView.
TabView is populated with TabViewItems, containing a Cont…
-
### Description
When replacing the `Application.Current.MainPage` with a page that has `xct:StatusBarEffect.Color` from a `PopupPage`, an error with `RootViewController` will occur on iOS. It was…
-
### Description
Error when trying to read a shared preference of type long
### Steps to Reproduce
1 - The shared preference is created.
new DateTimeOffset(DateTime.Now).ToUnixTimeSeconds() is of…
-
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…
-
### Description
Launcher Feature does not open file correctly on IOS.
**Scenario 1:**
I can reproduce this error in your sample application.
`
await Launcher.OpenAsync(new OpenFileReq…
-
## Bug Information
Version Number of Plugin: 3.1.1
Device Tested On: Sony Xperia XZ1 with Android 9.
Simulator Tested On: -
Version of VS: -
Version of Xamarin: app was built with MonoAndroid 8…
-
### Description
I am using the FilePicker for IOS however when the window opens there is no images or videos available to be selected. When I move the photos from Photos app to Files app, they ar…
-
### Description
When targeting Android 12 on a device running Android 12, prompting the user for location permission access has the option for both precise and approximate. If the user selects 'a…
-
Due to popular demand we should probably include WASM and SSB as platforms in some of the hybrid templates . I've read too many times that this would not be possible.
Unfortunately the Blazor templ…
-
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 …