Post

Replies

Boosts

Views

Activity

Reply to iOS 18 Bug -Certificate Trust Settings for Private Root Certificates Not Available
I checked behaviors on a reproduction without restoring from backups, and updated FB15921702. Basically, If the certificate had been installed via configuration profile from MDM, the issue was resolved on iOS 18.2 Beta 4. If the certificate had been installed manually, I needed to re-install the same certificate after updating to iOS 18.2 Beta 4 to trust it.
Nov ’24
Reply to iOS 18 Bug -Certificate Trust Settings for Private Root Certificates Not Available
Same. After updating an affected iOS 18.1 to iOS 18.2 beta 4, An unremovable certificate is listed in the Certificate Trust Settings. Even after removing all the profiles, it stays there. I can install root certificates and trust them. Although the behavior is weird, it seems that we can now trust certificates without erasing All Content and Settings.
Nov ’24
Reply to Content filter providers seem to block all requests during startup on iOS 16 or 17
Thank you for quick reply. If you want to reimplement the iOS 15 behavior, then you can modify your start logic to "finish" as quickly as possible and then simply allow all flows until you've finished your own initialization and can start blocking again. Although even the fastest start logic (empty startFilter() async) seem to affect incoming events rarely in my observation, it helps me a lot.
Jul ’24