dotnet / maui-samples

Samples for .NET Multi-Platform App UI (.NET MAUI)
https://dot.net/maui
MIT License
3.15k stars 1.28k forks source link

DatePicker crashes app #456

Closed Workings closed 7 months ago

Workings commented 7 months ago

Was wondering if was just my own app, but when tried your sample app showed same behaviour. On iOS 17.4.

jfversluis commented 7 months ago

You're probably using Xcode 15.3 which isn't supported right now: https://github.com/dotnet/maui/issues/21057

Workings commented 7 months ago

Thanks. Any idea when will be supported?

jfversluis commented 7 months ago

Unfortunately not, sorry!