xamarin / xamarin-macios

.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
Other
2.47k stars 513 forks source link

Xamarin.PreBuilt.iOS[10827:4516508] -[UIPickerView setFrame:]: invalid size {320, 216} pinned to {320, 216} #18148

Closed abdulhamid3183924 closed 1 year ago

abdulhamid3183924 commented 1 year ago

Steps to Reproduce Compile code with pickers/combo boxes on iOS Page not rendering What does this error mean and how to fix this? If PickerViews are removed from the XAML page loads without any issue

Expected Behavior Page loads on iOS. No crash but the page doe snot renderer.

Actual Behavior The page does not load on iOS. Android and Windows work fine. Application output has this error [UIPickerView setFrame:]: invalid size {320, 216} pinned to {320, 216}

Environment Version information Build Logs Example Project (If Possible)

ghost commented 1 year ago

Hi @abdulhamid3183924. We have added the "need-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/xamarin/xamarin-macios/blob/main/docs/bug-repro.md

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

ghost commented 1 year ago

Hi @abdulhamid3183924. Due to inactivity, we will be closing this issue. Please feel free to re-open this issue if the issue persists. For enhanced visibility, if over 7 days have passed, please open a new issue and link this issue there. Thank you.