Hi everyone,
I’m working with the ManagedSettingsStore API for managing Screen Time restrictions and I have a specific question:
Is it possible for an app to block itself using ManagedSettingsStore() — for example, by applying an application category restriction or setting a specific block on its own bundle ID?
If so, what strategies or best practices are recommended to avoid accidentally blocking the app itself while applying restrictions to other apps or categories?
I haven’t found any official documentation confirming whether the system prevents self-blocking automatically or if this is something developers need to manage explicitly.
Thanks for any clarification or advice you can provide!