Need com.apple.developer.managed-settings entitlement

Hello,

I already have got approval from Apple for com.apple.developer.family-controls entitlement

When I am building my app, there is one part where I need to check the list of applications which I have blocked with my app.

To get the list I have to have com.apple.developer.managed-settings entitlement ...

Now how and where show I get hold of it ?

I already got permission for Family Control, how do I get hold of this now ?

Answered by DTS Engineer in 844767022
To get the list I have to have com.apple.developer.managed-settings entitlement ...

You do? AFAIK there is only one entitlement in play here, namely com.apple.developer.family-controls. I searched the docs and found no references to com.apple.developer.managed-settings. AFAICT it’s not actually a thing. What makes you think it is?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Accepted Answer
To get the list I have to have com.apple.developer.managed-settings entitlement ...

You do? AFAIK there is only one entitlement in play here, namely com.apple.developer.family-controls. I searched the docs and found no references to com.apple.developer.managed-settings. AFAICT it’s not actually a thing. What makes you think it is?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Thought so … I told the developer same. We will look into this more .

Thank You . You’re always helpful Eskimo 🤗

Oh, and I’m very happy to note that we just rolled out the Certificates, Identifiers & Profiles > Identifiers > Capability Requests tab, which should help clarify this process going forward.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

As it seems, the "Capability Requests" roll out still has its problems. We used it to request the "User Assigned Device Name" capability and got it approved after a few days. However, it did not show up under "Capabilities". So we tried it a second time and got it approved a second time and still no chance to enable it.

Apple Support wrote:

"Please note, that we are an administrative team (non technical), and assist our developers with the creation and maintenance of their developer accounts. 

Apple Developer Forums is a great resource for discovering solutions or discussing technical topics,..."

and now I hope anybody here has a suggestion of how to make it work.

Andreas

@guogzuguzi , I’ve responded to your issue here.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Need com.apple.developer.managed-settings entitlement
 
 
Q