MAUI App crash at startup in net9.0.100-preview.6.24328.19 #24025
Labels
p/0
Work that we can't release without
partner/macios
Issues for the Mac / iOS SDK
platform/iOS 🍎
potential-regression
This issue described a possible regression on a currently supported version., verification pending
t/bug
Something isn't working
Description
This bug is specific to .Net 9 Preview version : net9.0.100-preview.6.24328.19
As soon as application is launched on iOS physical device, the application crashes at launch. Same application works fine with iOS simulators.
Steps to Reproduce
OR
Create app on Mac and deploy using
dotnet build -t:Run -f net9.0-ios -p:RuntimeIdentifier=ios-arm64 -p:_DeviceName=MY_SPECIFIC_UDID
Link to public reproduction project repository
https://github.com/prathameshnarkhede/dotnet9maui.git
No response
Version with bug
9.0.0-preview.6.24327.7
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
8.0.3 GA
Affected platforms
iOS
Affected platform versions
iOS Devices
Did you find any workaround?
The same applications works well in simulators but crashes in actual iOS Devices
Relevant log output
The text was updated successfully, but these errors were encountered: