Xamarin.Forms icon indicating copy to clipboard operation
Xamarin.Forms copied to clipboard

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.

Results 305 Xamarin.Forms issues
Sort by recently updated
recently updated
newest added

### Description In our Xamarin.Forms Android application we are occassionally observing ReflectionTypeLoadExceptions and TypeLoadExceptions with the following stack trace: ``` Exception of type 'System.Reflection.ReflectionTypeLoadException' was thrown. Could not set up...

t/bug :bug:
s/unverified

### Description Xamarin forms-based application crashes in iOS 16 beta for Arabic languages when there is a new line character in the string If the device is set to Arabic...

t/bug :bug:
s/unverified

### Description When adding multiple pages to a TabbedPage the "more" list shows up after five pages are added (as expected). Adding even more pages works fine until the fills...

t/bug :bug:
p/Android
s/needs-repro ❔
s/needs-info ❓
s/unverified
a/tabbedpage

### Description I opened issue #13458 a couple of months ago and it was marked as closed but it is still happening. The issue is that when both adding a...

t/bug :bug:
p/Android
i/high
a/carouselview

### Description Shell content is not visible within a TitleView when testing against iOS 16. https://github.com/mmholtman/xamarinios16bug.git ### Steps to Reproduce 1. Download xCode 14 beta & get iOS 16 simulators...

t/bug :bug:
p/iOS 🍎
a/shell :shell:

### Description I have created a simple custom control with image. In iOS platform renderer, I have get the UIImage for the ImageSource using LoadImageAsync method and set the UIImage...

t/bug :bug:
s/unverified

### Description : I am using xamarin.forms V5.0.0.2012 and xamarin.essential V1.6.1 . When editor area is small scrollview is **not working inside editor in ios but it works fine in...

t/bug :bug:
s/unverified

### Description Bindable layout to generate its content by binding to a collection of 100 items, with the option to set the appearance of each item with a DataTemplate has...

t/bug :bug:
s/unverified

### Description The inherited style does not seem to be applied: the corner radius of the button is clearly 6, while 50 is set deeper in the inheritance hierarchy. I...

t/bug :bug:
s/unverified

### Description Entry field when typing more than one word is not showing the "space" character ### Steps to Reproduce 1. Entry with HorizontalTextAlignment = End 2. Type more than...

t/bug :bug:
s/unverified