Post

Replies

Boosts

Views

Activity

Reply to iOS 16 | Screen Time API | Missing Family Controls from Provisioning Profile
This post might help you: Request the Family Controls permission for your app through the request form Once the entitlement is granted (took about 3 weeks but I've seen varying time frames on the forum), you have to enable Family Controls in your App Store Connects Identifiers section (you only see this option once the entitlement is granted): Identifiers > your_identifier > Additional Capabilities, there you enable Family Controls for App Store distribution. You'll have to do this for all of the Identifiers of your app that use Family Controls, e.g. the extensions etc
Jan ’23
Reply to missing com.apple.developer.family-controls / Missing Family Controls from provisioning profile
So this was actually an issue that took me a while to solve and I want to save others from that pain. The problem is that the Family Controls entitlement only works for development mode, which is why debug releases work fine. For production, you'll have to follow two steps: Request the Family Controls permission for your app through the request form Once the entitlement is granted (took about 3 weeks but I've seen varying time frames on the forum), you have to enable Family Controls in your App Store Connects Identifiers section (you only see this option once the entitlement is granted): Identifiers > your_identifier > Additional Capabilities, there you enable Family Controls for App Store distribution. You'll have to do this for all of the Identifiers of your app that use Family Controls, e.g. the extensions etc
Topic: App & System Services SubTopic: General Tags:
Jan ’23
Reply to DeviceActivityCenter - couldn’t communicate with a helper application.
+1, same issue here. Reported in Feedback Assistant with ID 13691566 To not let users be impacted by this, you can call startMonitoring again 1 second after you receive the error; this worked consistently for our users, but obviously is a bit of a clunky workaround
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’24
Reply to Unable to install “myapp”
After a third attempt it worked for me -- I didn't do anything, didn't delete the app, didn't restart Xcode, but it just started working. Xcode magic we'll call it!
Replies
Boosts
Views
Activity
Oct ’23
Reply to iOS 16 | Screen Time API | Missing Family Controls from Provisioning Profile
This post might help you: Request the Family Controls permission for your app through the request form Once the entitlement is granted (took about 3 weeks but I've seen varying time frames on the forum), you have to enable Family Controls in your App Store Connects Identifiers section (you only see this option once the entitlement is granted): Identifiers > your_identifier > Additional Capabilities, there you enable Family Controls for App Store distribution. You'll have to do this for all of the Identifiers of your app that use Family Controls, e.g. the extensions etc
Replies
Boosts
Views
Activity
Jan ’23
Reply to Device Activity App Icon Size
+1, same issue. I submitted a ticket to Feedback Assistant to fix this, I suggest more people do the same - this is bad UX for users
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’23
Reply to missing com.apple.developer.family-controls / Missing Family Controls from provisioning profile
So this was actually an issue that took me a while to solve and I want to save others from that pain. The problem is that the Family Controls entitlement only works for development mode, which is why debug releases work fine. For production, you'll have to follow two steps: Request the Family Controls permission for your app through the request form Once the entitlement is granted (took about 3 weeks but I've seen varying time frames on the forum), you have to enable Family Controls in your App Store Connects Identifiers section (you only see this option once the entitlement is granted): Identifiers > your_identifier > Additional Capabilities, there you enable Family Controls for App Store distribution. You'll have to do this for all of the Identifiers of your app that use Family Controls, e.g. the extensions etc
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’23
Reply to Family Controls approval takes more than 3 weeks without response
Could maybe have to do with the holiday season?
Topic: Code Signing SubTopic: Entitlements Tags:
Replies
Boosts
Views
Activity
Jan ’23