maui
maui copied to clipboard
[regression/8.0.3] Android Target Framework and Minimum Android Target Framework list are empty
Description
Hi,
I have a problem with android on .NET version 8. I have empty lists in Android Target Framework. Even on a freshly created project.
In .NET8, for iOS, and Windows, it seems correct In .NET7 everything works correctly, I have the choice between Android versions.
I have this on 3 different PCs.
Steps to Reproduce
- Create à .NET MAUI project in .NET8
- Go to properties on the solution
- Check combobox "Android Target Framework"
- The combobox is empty
Link to public reproduction project repository
No response
Version with bug
8.0.3
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
7.0.101
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response
Thanks for the issue report @3ma-ChristopheG! 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.
- Go to the Visual Studio for Windows feedback tool or Visual Studio for Mac feedback tool to report the issue
- Close this bug, and consider adding a link to the VS Feedback issue so that others can follow its activity there.
The tooling around these menus are maintained by Visual Studio and not this repo or project. If you could file this to Visual Studio, then it can be triaged appropriately.
Same here
I think the problem is resolved, and we are waiting for an update : Link to VS support
I don't see the problem resolved. I see the empty Target Android Framework and empty Minimum Android Framework drop-down list in VS2022 17.8.3 project properties after I select net8.0. I tried adding Platform PropertyGroup net8.0-android33.0 (34.0) directly to the project file. Got a kitchen sink of build errors.
When I select back net7.0 Target Android Framework and Minimum Android Framework lists are populated again, and I can restore selections. and build the project after I restart VS2022. I'd happily use net7.0 as I do for iOS. But Android .net7.0 has issues supposedly fixed in net8.0. I can't use net8.0 for Android at all. Nothing to smile about.
yes it is fixed but not yet deployed "A fix for this issue has been internally implemented and is being prepared for release. We’ll update you once it becomes available for download."
When on earth will it be released? I'm waiting anxiously for it. I also encountered this issue and now I can't submit to Google Play.
I don't know.
I'm not yet in deploy phase, but i found this :
in
and combo are not empty !
According to the linked VS Feedback item this should have been resolved. If not, please report it through Visual Studio in the Help menu, > Provide Feedback, Report a Problem. That will route it to the right team. Thanks!