-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Picker Crash App on iOS Simulation #21972
Comments
are you on xcode 15.3 or still in an older version. 15.3 doesn't work properly with a number of controls and will blow up. |
Hi, thanks for response. I am using the latest Xcode downloaded from the Store. I will try to downgrade and testing again If the latest Xcode will blow up, does it mean on iPhone this behavior will be reproductibile or it's just on Sim side. I haven't tested with an iPhone. |
I verified using Xcode 15.2 and iOS 17.2, it works fine on 8.0.20 and 8.0.14, this should be a bug of Xcode 15.3, it is recommended that you use Xcode15.2. |
Hi @himark1977. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version. You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository. 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. |
Description
Picker crash application on iOS simulator after pressing on it to change between Monkeys.
P.S: The buttons works, I haven't tested anything else
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
8.0.20 SR4
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
iOS 15 17.04, Sonoma 14.4.1
Did you find any workaround?
No
Relevant log output
The text was updated successfully, but these errors were encountered: