-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
I cannot select API Level 35 for Android. #24813
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Open similar issues:
Closed similar issues:
|
This issue has been verified using Visual Studio 17.12.0 Preview 2.0(9.0.0-rc.1.24453.9 & 8.0.82 & 8.0.3). Can repro this issue on .net9 and .net8. Only can set API34. |
So you mean it works targeting API 35, but there just isn't a setting in Visual Studio? |
No, I could not deploy to emulator when there was empty selection, and could not build when it was API 34. |
What is the build error for the empty selection? |
Small update: this is something in our tooling which is tracked through a different system. Unfortunately, I don't have a link with status updates from their side so I'll leave this open until we get it fixed and release to notify you! |
@jfversluis / @voroninp, I could not reproduce this issue, and the project built successfully with the API 35 selected through the property page! Visual Studio Version: 17.12.0 Preview 3.0 @voroninp , can you please try updating your environment and check if this issue still persists? |
@stmoor , hm... my VS installer does not show me preview 3.0 yet. I have 2.1 installed now. |
@voroninp it seems that this is the version we have in our internal preview right now so hopefully that will be released soon. It seems that that has the fix for this. Closing this here now in anticipation of that. If preview 3 does not fix that for you, please report it through Visual Studio. Under the Help menu go to Provide Feedback and Report a Problem. That will land it with the right team so it can be looked at sooner and more efficient. Thanks! |
I can't find it |
@ra-bedo11 , not released into public yet. The message above yours:
|
Description
I've installed .NET 9 RC1 and VS 17.12.0 Preview 2.
When I create MAUI application from the template, I see these settings for Android:
If I explicitly set 34 level, I get this error:
I've installed 35 in SDK Manager:
Steps to Reproduce
Just create an application from template.
Link to public reproduction project repository
No response
Version with bug
9.0.0-rc.1.24453.9
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 15
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: