Additional info to resolve IOS/OSX and AOT related problems between debug and release build.
- Dominant language
- No language data
- Stars
- 282
- Forks
- 265
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 19
Description
### 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**
Contributor guide
Assessment
This issue has not been assessed yet.