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 All buttons and input inside a carousel view item don't register. Works as expected on Android, but it doesn't work on iOS. I have attached a [sample](https://github.com/bricefriha/IssueCarouselViewInput). ###...

t/bug :bug:
p/iOS 🍎
a/carouselview
s/unverified

### Description I am using the Firebase Messaging service for handling Push notifications On notification tapped Intent OnHandleIntent method calls I tried to start the activity of Splash screen it...

t/bug :bug:
p/Android
s/needs-repro ❔
s/unverified

### Description Button ContentLayout does not respect the distance on Android ### Steps to Reproduce ```XAML ``` ### Expected Behavior Correct on UWP: ![uwp-btn-icon-right](https://user-images.githubusercontent.com/13087546/72502296-1b6e9e80-388d-11ea-80be-7eeea99ac374.PNG) ### Actual Behavior Wrong on Android:...

t/bug :bug:
p/Android
a/layout
e/3 :clock3:
s/unverified
a/button

### Description If set a toolbaritem's order to secondary in app with shell it's not working at all and is placed on main order ### Steps to Reproduce 1. Create...

t/bug :bug:
p/UWP
a/shell :shell:
s/unverified
a/toolbar

### Description Hello, DisplayActionSheet long title seems cropped from end? Is there any way to fix that? Thank you in advance. ### Screenshots ![Screenshot_1594992614](https://user-images.githubusercontent.com/11364304/87791402-d5e65a80-c84a-11ea-9c8f-b3926d276c7b.png)

t/bug :bug:
p/Android
a/modal

### Description As a step in the direction of getting https://github.com/xamarin/Xamarin.Forms/issues/2210 resolved we should first fix OnAppearing/OnDisappearing so that they fire consistently across platform and that we resolve the cases...

t/bug :bug:
e/6 :clock6:
m/high impact :black_large_square:
p/0

### Description I get this error when I try to use v5.0.0.2662 ``` Project1.csproj : error NU1605: Warning As Error: Detected package downgrade: Xamarin.AndroidX.RecyclerView from 1.2.1.5 to 1.2.1.1. Reference the...

t/bug :bug:
s/unverified

# Description I created a new project in VS just by choosing the Shell template. I converted the AppShell to have `flyout` menus instead of tabs. In the attached screen...

t/bug :bug:
p/Android
a/performance
a/shell :shell:
e/3 :clock3:
m/high impact :black_large_square:
p/0

### Description In Xamarin.Forms you cannot push any new child pages if the Page (wrapped in a NavigationPage) is located in the 'More' section of the TabbedPage. If you try...

t/bug :bug:
help wanted
p/iOS 🍎
e/3 :clock3:
i/high
up-for-grabs
inactive

I have a Xamarin.Forms project with support for iOS smart devices. In Organizer from Xcode we can download crash logs from our users (AppStore build). How can we pinpoint (native)...