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

Crash on iOS 18 #95

Closed
marcustindab opened this issue Oct 10, 2024 · 5 comments
Closed

Crash on iOS 18 #95

marcustindab opened this issue Oct 10, 2024 · 5 comments

Comments

@marcustindab
Copy link

Hey!

We recently updated our devices to iOS 18 and the app started to crash when displaying your calendar.

Works fine on iOS 17+

@yurkinh
Copy link
Owner

yurkinh commented Oct 11, 2024

Hi @marcustindab
I have not yet tested it with iOS 18 but this is due to the plugin not being updated to the latest MAUI version.
I will try to update it today and will submit a new version.
Also it would be very helpful to get some trace logs with exception

@marcustindab
Copy link
Author

Unfortunately we don't have any exception logs to provide you with... We've tested this on a IPhone mini and a IPhone 15, both with iOS 18, and with the same crash.

@marcustindab
Copy link
Author

@yurkinh
Were you able to reproduce this?

@yurkinh
Copy link
Owner

yurkinh commented Oct 15, 2024

Hi @marcustindab
I was able to run successfully on ios simulator 18. Will try on my device after the update.
Also, we have new SR for the .net maui hence I will bump plugin to that latest one and republish.
have you tried to rebuild app with latest maui nugets, SDK (402 or 403) and Xcode 16?

@marcustindab
Copy link
Author

@yurkinh
After further investigation, we found out a probable release cause for this crash, related to this issue:
dotnet/maui#25139

I'm verifying this as we speak. Hopefully we can close this issue after our tests. Thank you so much for your quick responses so far!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants