Native AOT real state vs documentation #30634
Unanswered
Marioo1357
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
IOS
Hi, the maui ios docu says that Native AOT is possible by setting PublishAot flag.
docu ios
When i set this flag I get error "Ahead-of-time compilation is not supported for the target runtime identifier 'ios-arm64'"
Android
In docu, the Android is in experimental support
docu and
But how to be able build something even with this experimental support?
As I know only linux supports Aot compilation for Android so no problem but..
the compiler throws an _error : The PrivateSdkAssemblies ItemGroup is required for ComputeAssembliesToCompileToNative
Beta Was this translation helpful? Give feedback.
All reactions