Hi there!
Please help me coupe with next issue...
The project was building and archived without any issue. When I added Family Control capability, I started receiving this issue:
I set up all certificates, created provisions. Tried to do it automatically through Xcode, did it manually, created .certSigningRequest
, changed Xcode to 13 version (I'm using 14) - nothing helped me.
- Please share your thoughts what can be wrong?
I'm not owner of Apple's dev account. I have Admin access rights.
- Do I need something else?
- Is Apple requires additional permissions or some requests to use Family Control capability?
Thank you in advance!
missing com.apple.developer.family-controls / Missing Family Controls from provisioning profile
Hi Leo and other folks who is stack with this. You need to do next:
- You need to request
ENTITLEMENT KEYS
(com.apple.developer.family-control).
- You must do it only from Account Holder. Even if you Admin - you can’t do it. Wait for Apple’s approval. It could takes up to the week. You will receive an email related to Account Holder.
- You must do it only from Account Holder. Even if you Admin - you can’t do it. Wait for Apple’s approval.
- After you’ve got approval, go to the Identifiers, choose your app’s id, open it. Now you should find Additional Capabilities tab. There should be
Family Controls (Distribution)
- just Enable it. - Create new Provisioning certificates, download, install.
- (Optional) To make sure everything is setup correct, you can do the dump of your new certificate before install it, but this step is not required. If you going to do that, you can check Eskimo's answer, you need to only 5th step.
- (Optional) It will be good to clean your Keychain with old certificate related to your app, before you install new one.
- Make sure you’ve added
Family Controls Capability
in the Xcode and you can see it in.entitlements
file. - Fingers crossed🤞 Now everything should work 🔥
Glory to Ukraine 🇺🇦