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

Additional info to resolve IOS/OSX and AOT related problems between debug and release build. #2469

Open
Steph-Blueskin-Software opened this issue Aug 29, 2024 · 0 comments

Comments

@Steph-Blueskin-Software
Copy link

Steph-Blueskin-Software commented Aug 29, 2024

Type of issue

Missing information

Description

Since this article addresses Release/Debug time problems and IOS/OSX and the big topic of struggle with AOT.

I had a release IOS App crashing when attempt to start the App, disable IL-stripping resolved the problem. For my understanding it is related to the topic Interpreter and mTouch.

Setting EnableAssemblyILStripping = false solved the problem and would be great to be mentioned in the Documentation.

Thanks.

Page URL

https://learn.microsoft.com/en-us/dotnet/maui/macios/interpreter?view=net-maui-8.0

Content source URL

https://github.com/dotnet/docs-maui/blob/main/docs/macios/interpreter.md

Document Version Independent Id

249700e2-c887-225c-3125-7a5e83bba76f

Article author

@davidbritch

Metadata

  • ID: 249700e2-c887-225c-3125-7a5e83bba76f
  • Service: dotnet-mobile
  • Sub-service: dotnet-maui
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Aug 29, 2024
@davidbritch davidbritch added the doc-enhancement Improve the current content [org] label Aug 29, 2024
@dotnet-bot dotnet-bot removed the ⌚ Not Triaged Not triaged label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants