79640540

Date: 2025-05-27 13:07:10
Score: 1.5
Natty:
Report link

You cannot write to UserDefaults in ShieldConfigurationExtension - From this extension, it is read only.
ShieldActionExtension: Read & Write
ShieldConfigurationExtension: Only Read
I experienced the same issue.

There are other shenanigans aswell, for instance, the localized display name is invisible outside the SCE. https://developer.apple.com/documentation/managedsettings/application/localizeddisplayname
Apple is great at introducing hidden stuff like this.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Monkeyless