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
While in release mode, launching our Maui app on Apple devices results in the app immediately. Attached crash log given by Apple.
I've tried clearing out bin/obj folders before launching it but the same issue occurs. Happens to both the simulator device and physical Apple devices when launching the published app. Currently creating archives through VS on Windows while paired to a Mac Mini, trying to create and archive either through VS Mac or the CLI both result in errors such as ios-arm64 runtime not set and no project file found, but that's a separate issue. I have already setup development and distribution profiles for iOS.
Debug mode works completely fine on the simulator and a physical Apple device. Debug and release modes also work without issue on Android devices and emulators.
Both Mac and Windows Visual Studio are on the latest versions with the same Maui versions installed. (7.0.96) XCode is version 14.3.
Description
While in release mode, launching our Maui app on Apple devices results in the app immediately. Attached crash log given by Apple.
I've tried clearing out bin/obj folders before launching it but the same issue occurs. Happens to both the simulator device and physical Apple devices when launching the published app. Currently creating archives through VS on Windows while paired to a Mac Mini, trying to create and archive either through VS Mac or the CLI both result in errors such as ios-arm64 runtime not set and no project file found, but that's a separate issue. I have already setup development and distribution profiles for iOS.
Debug mode works completely fine on the simulator and a physical Apple device. Debug and release modes also work without issue on Android devices and emulators.
Both Mac and Windows Visual Studio are on the latest versions with the same Maui versions installed. (7.0.96) XCode is version 14.3.
The relevant portion of the Maui csproj file:
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
7.0.96
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
iOS 16.5.1, 17.0.3
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: