Skip to content
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

Adding datepicker crashes app iOS 17.4? #21312

Closed
AnthonyDewhirst opened this issue Mar 19, 2024 · 2 comments
Closed

Adding datepicker crashes app iOS 17.4? #21312

AnthonyDewhirst opened this issue Mar 19, 2024 · 2 comments
Labels
platform/iOS 🍎 t/bug Something isn't working

Comments

@AnthonyDewhirst
Copy link

Description

I have a datepicker on a content screen:

        <DatePicker />

this crashes the app

Steps to Reproduce

  1. New maui app
  2. add datepicker to mainpage.xaml
  3. run app in ios simulator iphone 15 ios 17.4

Link to public reproduction project repository

No response

Version with bug

8.0.7 SR2

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iphone 15 ios 17.4

Did you find any workaround?

New to maui and not looked yet

Relevant log output

I tried pasting the content of the crash report but the validation failure in github was comment too long.
Where should I put it and is there anything that needs obfuscating?
@AnthonyDewhirst AnthonyDewhirst added the t/bug Something isn't working label Mar 19, 2024
@drasticactions
Copy link
Contributor

FYI See #21057

Running iOS 17.4/Xcode 15.3 is unsupported until the SDKs are updated.

@PureWeen
Copy link
Member

Duplicate of #21057

@PureWeen PureWeen marked this as a duplicate of #21057 Mar 19, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform/iOS 🍎 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants