How to allow blocking only certain apps using iOS16 ScreenTime API, FamilyActivityPicker

Is there a way to allow blocking "only" social media apps using the FamilyActivityPicker?

I assume the current standard way of app-blocker apps are,

  1. Users allow the use of ScreenTime API
  2. Users freely choose the apps they want to block via the Picker list
  3. Users press the start button
  4. Selected apps blocked

What I want to achieve is either the below:

  1. Users allow the use of ScreenTime API
  2. Users press the start button
  3. Social media apps blocked (※ Apps pre-selected by the admin)

or, as a workaround,

  1. Users allow the use of ScreenTime API
  2. Users choose the apps they want to block via the Picker list, but they are only allowed to select social media apps.
  3. Users press the start button
  4. Social media apps blocked
How to allow blocking only certain apps using iOS16 ScreenTime API, FamilyActivityPicker
 
 
Q