-
Notifications
You must be signed in to change notification settings - Fork 537
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
Maui(7.0) Android AOT Compile Error #8252
Comments
@jonathanpeppers @dellis1972 |
@pulmuone can you share an MSBuild |
Hi @pulmuone. We have added the "need-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time. |
add file "out.binlog" |
This is a known issue see #7710. |
Same if I change the folder name. |
I re-added the Release option to generate logs. |
This looks like the same API that moved from one package to another here: dotnet/android-libraries#690 (comment)
@jpobst have you seen this issue in a .NET 7 app? |
I don't think I've seen this in a MAUI app, all the other reports were from Xamarin.Forms/Classic. However, it does look like MAUI was on the old version (1.5.*) previously at some point: dotnet/maui@d3f78c8. So it could happen there too I guess. |
https://github.com/sasa-bobic/Xamarin.AndroidX.AppCompat.AppCompatResources |
Maui (net 7) Is this also resolved on Android? |
This should be fixed in newer versions of MAUI. |
Android application type
Not applicable
Affected platform version
vs2022 maui .net7 android aot compile error.
Description
maui(.net7) An error occurs when you compile aot on Android.
Steps to Reproduce
1.Maui
2.Android
3.Release Mode
4.build
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: