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 🤗

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