Regression from MAUI 8: Picker entries blank in release mode (Android) #25935
Labels
area-controls-picker
Picker
platform/android 🤖
potential-regression
This issue described a possible regression on a currently supported version., verification pending
s/needs-repro
Attach a solution or code which reproduces the issue
t/bug
Something isn't working
Milestone
Description
I have a
Picker
that is populated by an array of values. They are mapped to a localized string through aValueConverter
.Since updating to MAUI 9, the picker is now full of blank entries in release mode.
Steps to Reproduce
XAML:
C#:
Link to public reproduction project repository
No response
Version with bug
9.0.10 SR1
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
8.0.92 SR9.2
Affected platforms
Android
Affected platform versions
Android 14
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: