You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running an iOS app compiled with 'Release' configuration AND the interpreter enabled on an iOS 18.2 simulator, the app crashes on startup. The same app when deployed to a physical device (iPhone SE 3rd Gen on Both iOS 18.2 and 18.3.1) runs without any problem.
Visual Studio 17.3.0 on Windows 10 (22H2, 19045.5487)
.NET SDK 9.0.200
App built on Mac mini m4, MacOs Sequoia 15.3.1, Xcode 16.2
Steps to Reproduce
Create an empty MAUI App using the default provided template on Visual Studio
Enable the interpreter by adding the following to a property group inside the .csproj file;
From @darkcamper on Mon, 17 Feb 2025 10:02:17 GMT
Description
When running an iOS app compiled with 'Release' configuration AND the interpreter enabled on an iOS 18.2 simulator, the app crashes on startup. The same app when deployed to a physical device (iPhone SE 3rd Gen on Both iOS 18.2 and 18.3.1) runs without any problem.
Visual Studio 17.3.0 on Windows 10 (22H2, 19045.5487)
.NET SDK 9.0.200
App built on Mac mini m4, MacOs Sequoia 15.3.1, Xcode 16.2
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
9.0.40 SR4
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS, I was not able test on other platforms
Affected platform versions
iOS 18.2
Did you find any workaround?
No response
Relevant log output
Copied from original issue dotnet/maui#27840
The text was updated successfully, but these errors were encountered: