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
21.65k stars 1.63k forks source link

In the project properties, the Custom Entitlements is missing .NET MAUI #22299

Open heribertolugo opened 1 week ago

heribertolugo commented 1 week ago

Description

Using Visual Studio 2022, in the project properties tab there is supposed to be a section for iOS Custom Entitlements under Bundle Signing, between Scheme section and Custom Resource Rules section - as specified and shown in the Microsoft documentation.

The Custom Entitlements section is completely missing, as also reported previously by someone else. Below is a screenshot of my IDE which can be compared to the one provided in the previously linked Microsoft Documentation .

image

Steps to Reproduce

  1. Create MAUI project
  2. Right click on project in solution viewer
  3. Select properties from the context menu
  4. Navigate to iOS -> Bundle Signing
  5. Attempt to locate Custom Entitlements section

Link to public reproduction project repository

No response

Version with bug

8.0.6 SR1

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

Unknown/Other

Affected platforms

I was not able test on other platforms

Affected platform versions

No response

Did you find any workaround?

no known workaround

Relevant log output

No response

github-actions[bot] commented 1 week ago

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!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

kevinxufei commented 6 days ago

This issue was repeated on 17.10 Preview7, but this may also be a tools problem, we saw the relevant FeedbackTicket 1926572, FTE has been following up.