Post

Replies

Boosts

Views

Activity

Is it possible to shield websites?
The FamilyActivityPicker only allows to select applications & their categories (tested on iPad). However, the docs say: A view in which users specify applications, web domains, and categories without revealing their choices to the app. Where can I select web domains in the FamilyActivityPicker? Then, it seems like ManagedSettingsStore can only be used with tokens. It can't be used with explicitly initialized WebDomain structs. For example, managedSettingsStore.webDomains = [WebDomain(domain: "bad website")] is not possible to do? As a result, without the ability to get website tokens, it seems impossible to shield websites? However, it does seem possible to block websites with the web filter.
1
2
1.2k
Jun ’22
Is it possible to shield websites?
The FamilyActivityPicker only allows to select applications & their categories (tested on iPad). However, the docs say: A view in which users specify applications, web domains, and categories without revealing their choices to the app. Where can I select web domains in the FamilyActivityPicker? Then, it seems like ManagedSettingsStore can only be used with tokens. It can't be used with explicitly initialized WebDomain structs. For example, managedSettingsStore.webDomains = [WebDomain(domain: "bad website")] is not possible to do? As a result, without the ability to get website tokens, it seems impossible to shield websites? However, it does seem possible to block websites with the web filter.
Replies
1
Boosts
2
Views
1.2k
Activity
Jun ’22