Using blockedApplications in the Screen Time API

What is the proper use case of blockedApplications in the Screen Time API? I seem to be using it exactly as the documentation describes, however it is being rejected from the App Store. I am passing in bundle identifiers to block/hide the applications from the device.

What would be the proper way to use blockedApplications? Or is there a way to use it at all in an app being submitted for review?

Thanks!

App Review should have provided a rejection reason and you can reach out to them for additional clarification.

How are you insereting the bundleidentifier for different applications and also i want to get the application icon and name to show in my list.hoqw to get the bundle identifier

I believe the intended use for this API is to use it with the FamilySelection picker and pass it the opaque tokens for the applications selected

Using blockedApplications in the Screen Time API
 
 
Q