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
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.
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
The text was updated successfully, but these errors were encountered: