i don't know if this will help you but i built an app that present the FamilyActivityPicker and run it on the child device
the familyActivityPicker in my app shows the apps installed on the device and after selecting one app only i used these lines of code:
if(self.mySelection.applications.count == 0 ) {
store.shield.applications = nil
} else {
store.shield.applications = self.mySelection.applicationTokens
}
by clicking a button and the app was blocked on the child device so maybe the solution for self regulation is set yourself as a child on a family.
hope i helped!
Post
Replies
Boosts
Views
Activity
Any luck with this question?
Any progress with this issue?
Much appreciated!
can you give an example to how this model should look like?
any progress with this important question?