maui icon indicating copy to clipboard operation
maui copied to clipboard

[regression/8.0.3] Android Target Framework and Minimum Android Target Framework list are empty

Open 3ma-ChristopheG opened this issue 1 year ago • 8 comments

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.

image

Steps to Reproduce

  1. Create à .NET MAUI project in .NET8
  2. Go to properties on the solution
  3. Check combobox "Android Target Framework"
  4. 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

3ma-ChristopheG avatar Dec 01 '23 09:12 3ma-ChristopheG

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.

  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.

ghost avatar Dec 01 '23 10:12 ghost

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.

drasticactions avatar Dec 01 '23 10:12 drasticactions

Same here

genifycom avatar Dec 07 '23 19:12 genifycom

I think the problem is resolved, and we are waiting for an update : Link to VS support

3ma-ChristopheG avatar Dec 08 '23 08:12 3ma-ChristopheG

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.

mikebikerider avatar Dec 14 '23 18:12 mikebikerider

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."

3ma-ChristopheG avatar Dec 15 '23 07:12 3ma-ChristopheG

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.

goodgame365 avatar Dec 15 '23 22:12 goodgame365

I don't know.

I'm not yet in deploy phase, but i found this : image in image and combo are not empty !

3ma-ChristopheG avatar Dec 19 '23 08:12 3ma-ChristopheG

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!

jfversluis avatar Jun 26 '24 12:06 jfversluis