Post

Replies

Boosts

Views

Activity

Comment on iOS 17.2 breaking AppIntents and shortcuts
In my case, my app entity was declared twice under the same name: once in my main app target and once in my app intents extension, where I used it for a focus filter. I resolved the issue by renaming my app entity in the app intents extension. It appears there was a conflict between the two entities sharing the same name beginning with iOS 17.2; this was not an issue prior to that.
Dec ’23
Comment on Managed Settings shield website using a list of urls
No, you can't get past this limit when using the Screen Time API. I don't know if it will be lifted in the future as I don't work at Apple. You can file an enhancement request to them about this. In the meantime, you could maybe use a dedicated Safari content blocker to achieve what you want. For example, I know that 1Blocker makes extensive use of these content blockers and the app is pretty powerful: https://support.1blocker.com/en/articles/6436183-quick-access-to-content-blockers-in-safari.
Sep ’23