dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.05k stars 1.73k forks source link

[ VS & .NET 8 ] MAUI Android/iOS causes error and can't be built, .csproj file can't be shown #16008

Closed vsfeedback closed 1 year ago

vsfeedback commented 1 year ago

This issue has been moved from a ticket on Developer Community.


In latest VS (17.7.0 Preview 2) and .NET 8 (Preview 5), a MAUI project

(1) can't Compile on Android/iOS. Error: Error APT2260 resource mipmap/appicon (aka com.xy.fa:mipmap/appicon) not found. Error APT2260 resource mipmap/appicon_round (aka com.xy.fa:mipmap/appicon_round) not found. Error APT2067 failed processing manifest.

(2) the .csproj file can't be opened in VS GUI to modify the content. Error: System.ArgumentException: Expected 6 values for property IOSRule::MtouchSdkVersion, but got 2.

These problems exist since .NET 8. Please investigate the issues. Thanks.


Original Comments

Feedback Bot on 6/26/2023, 00:01 AM:

(private comment, text removed)


Original Solutions

(no solutions)

ghost commented 1 year ago

Thanks for the issue report @vsfeedback! This issue appears to be a problem with Visual Studio, so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS.

If you encounter a problem with Visual Studio, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.

  1. Go to the Visual Studio for Windows feedback tool or Visual Studio for Mac feedback tool to report the issue
  2. Close this bug, and consider adding a link to the VS Feedback issue so that others can follow its activity there.
PureWeen commented 1 year ago

Re-opened, issue on VS Feedback

ghost commented 1 year ago

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.