Post

Replies

Boosts

Views

Activity

Reply to iOS 26.4 asks for Face ID instead of Screen Time passcode when disabling Screen Time access for an app
[quote='821959021, infovine, /thread/821959, /profile/infovine'] The system asks for Face ID instead of the Screen Time passcode, and Screen Time access is disabled. [/quote] I cannot reproduce this on my device. Once a screen time passcode is set, it asks for the code instead of FaceID. Maybe the code lock is a EU-only feature? Are you outside of the EU?
Topic: App & System Services SubTopic: General Tags:
Apr ’26
Reply to Family Controls Entitlement NOT applied to App Extensions (and Support Form is broken)
[quote='819573021, FocusPact_Support, /thread/819573, /profile/FocusPact_Support'] The Family Controls (Distribution) entitlement is not being applied to my app extensions [/quote] Hey @FocusPact_Support! Sorry to hear about your issues! The screen time permission system seems to be terribly broken unfortunately. I’ve filed some radars on this a while ago but they remain without reply until today: FB13698690, FB17981176, FB18997699, FB19018706, FB18352991, FB17272792, FB13690981, FB12108796. I even sometimes had bugs where bundle ids of my extensions were exposed to the user…which is of course super confusing UX:
Apr ’26
Reply to Scheduled events reach threshold almost immediately on iOS 26.2
[quote='814559021, sergey_nikitin, /thread/814559, /profile/sergey_nikitin'] Can you suggest any workarounds for this issue? [/quote] Hey @sergey_nikitin. My radar FB18061981 has been updated by Apple claiming that this terrible regression has finally been addressed in iOS 26.5 beta 1. So far it looks good on my device…can you confirm as well that you can no longer reproduce this? @DTS Engineer @DTS Engineer can you also confirm that the fix actually went into iOS 26.5?
Topic: App & System Services SubTopic: General Tags:
Apr ’26
Reply to Screen Time APIs showing severe inconsistencies (DeviceActivity not firing + impossible usage data)
[quote='882176022, hkbm215, /thread/819997?answerId=882176022#882176022, /profile/hkbm215'] Any OS-version-specific observations would be really helpful. Thanks in advance! [/quote] Hey @hkbm215! My radar regarding this one specific issue FB18061981 has just been updated by Apple (No. 3 from my list above): Apparently this regression has been addressed in iOS 26.5 beta 1! The bug has been present in iOS 26.0 (during the whole beta phase since June 2025), iOS 26.1, iOS 26.2, iOS 26.3, and iOS 26.4. I am currently not able to reproduce on my device…but I’m not yet closing my bug report. This issue is not consistently reproducible, sometimes it goes away for a couple of days or weeks…just to come back and hit even harder the next time. So we have reason to be careful optimistic! However, the other issues of my list still remain. But I think it’s good news that after half a decade of silence Apple is starting to put some engineering efforts into the Screen Time frameworks again!
Topic: App & System Services SubTopic: General Tags:
Apr ’26
Reply to iOS 26.2 RC DeviceActivityMonitor.eventDidReachThreshold regression?
[quote='882166022, kgaidis, /thread/809410?answerId=882166022#882166022, /profile/kgaidis'] that's iOS 26.2, iOS 26.3 and iOS 26.4 (3-4 months) of limits automatically activating most mornings without reaching the limit, and this also affects the default Apple Screen Time [/quote] Just for the record: it’s been one year almost. The regression was introduced with iOS 26.0 beta 1 in June 2025. I filed a radar about this serious regression the very same week…but did not get any response from Apple until now. Apparently now in iOS 26.5 it’s addressed, but that still takes a month or so to ship to customers. So 11 months in total to have the bug fix shipped that shouldn't have made it into the public release of iOS 26 at all. I hope some internal investigation will follow at Apple to prevent a horrible scenario like this from happening again!
Topic: App & System Services SubTopic: General Tags:
Apr ’26
Reply to iOS 26.2 RC DeviceActivityMonitor.eventDidReachThreshold regression?
[quote='883582022, kgaidis, /thread/809410?answerId=883582022#883582022, /profile/kgaidis'] How are people doing on iOS 26.5? So far so good, but this happened with the first 26.4 release too: it seemed to be fixed, but then (maybe) something got reverted. [/quote] Same: so far so good. But I’m hesitant to confirm the bug fix haha. As we all know the Screen Time frameworks are quite flaky and bugs come back all the time after a couple of weeks. Or even worse: new regressions. This time I’m hopeful though because my radar FB18061981 has been updated by Apple indicating that there has been a bug fix attempt for iOS 26.5 beta 1. So all in all, I think we can be carefully optimistic that this issue has been addressed on 26.5 🤞
Topic: App & System Services SubTopic: General Tags:
Apr ’26
Reply to iOS 26 regression: `DeviceActivityEvent`: `eventDidReachThreshold` called immediately (instead of waiting till threshold is reached)
[quote='883535022, DTS Engineer, /thread/808470?answerId=883535022#883535022'] May I ask to test the latest beta released to see if you can reproduce the issue using that build? [/quote] Hey @DTS Engineer Albert! Thanks a lot for getting back to me! I’m currently in contact with the Screen Time team via my radar FB18061981 and they informed me that this specific problem should be resolved on the new iOS 26.5 beta 1. I have not been able to reproduce the issue there. However, that does not mean that the issue has actually been fixed: the difficult thing about this bug is that it is not consistently reproducible. There are sometimes weeks where everything works fine…and then the issue hits back. It’s only been one week with the new beta, so I don't want to be too quick to confirm the fix. But at least so far it looks good. I’m just super confused why such a serious regression takes almost one year to get addressed – even though I filed bug reports directly in June 2025 on beta 1 of iOS 26.0… For now I’m a bit hesitant to confirm the fix, especially because a similar screen time bug triggered the same notification for iOS 26.5 beta 1, and then it turned out the fix didn't make it into beta 1: FB18764644
Apr ’26
Reply to iOS 26 regression: `DeviceActivityEvent`: `eventDidReachThreshold` called immediately (instead of waiting till threshold is reached)
[quote='883510022, ohadh123, /thread/808470?answerId=883510022#883510022, /profile/ohadh123'] Wondering if you got any resolution on this? [/quote] Hey @ohadh123! This might be fixed on iOS 26.5 beta 1, but we are still waiting for confirmation from Apple. Since this bug is not consistently reproducible, I don’t want to be too quick to give green light here :)
Apr ’26
Reply to Scheduled events reach threshold almost immediately on iOS 26.2
[quote='874812022, DTS Engineer, /thread/814559?answerId=874812022#874812022'] Make certain you properly handle rescheduling scenarios. [/quote] Hey Albert @DTS Engineer @DTS Engineer! Thanks a lot for your input on this! My bug report has been updated recently (FB18061981), and I have a follow up question: Now that the Screen Time devs have figured out the root cause of this bug, is it feasible to re-schedule the DeviceActivityEvent from within the eventDidReachThreshold(…) callback if we detect that it was called too early? We do have a workaround in place that dismisses the eventDidReachThreshold call if we detect that it was called unreasonably early: let timeSinceSchedulingActivity = currentTimeStamp - timeStampOfSchedulingActivity if timeSinceSchedulingActivity < 50 { // do not proceed to shielding the activity because this is not a real threshold callback, this is a bug!!! return } If we now, within this if condition, try to start a new DeviceActivityEvent that replaces the previous malfunctioning one, would that work? Or would that automatically run into the same problem again? I’m curious, because we are of course interested in providing a workaround until the fix is out & to provide a better-working version for the users that have not yet updated. Many of our users are afraid to update their iOS versions because historically more and more Screen Time bugs were introduced with every update instead of addressing previous bugs.
Topic: App & System Services SubTopic: General Tags:
Mar ’26
Reply to iOS 26 Regression: Screen Time Permission Lost, had to be re-authenticated
[quote='880306022, KevinVB, /thread/794128?answerId=880306022#880306022, /profile/KevinVB'] @Quappi have you had any updates from Apple on the feedback report? We believe we have encountered the same issue. [/quote] @KevinVB unfortunately, no update on that except from this: We can't reproduce this internally. This has just happened again for me recently on the latest iOS 26.4 update. My radars on this topic, feel free to reference them in your feedback requests: FB18997699, FB17272792, FB19018706 I had initially reported this to Apple on iOS 26 beta 1 in June 2025, it’s really frustrating to see that this has not been addressed before the public release of iOS 26 – and we’re facing the same issue still 10 months later…
Topic: App & System Services SubTopic: General Tags:
Mar ’26
Reply to iOS 26.2 RC DeviceActivityMonitor.eventDidReachThreshold regression?
Thanks a lot for confirming that this is currently investigated! Can you say when this will be addressed? I have reported this horrible regression in iOS 26 beta 1 in June 2025. It’s kinda sad that this didn’t seem to have any priority for Apple to get addressed before the public version was released. In 3 months this bug report will be one year old. [quote='874099022, DTS Engineer, /thread/809410?answerId=874099022#874099022'] This is a known issue that is currently being investigated. If you have already filed a bug report for this issue, thank you. [/quote]
Topic: App & System Services SubTopic: General Tags:
Mar ’26
Reply to iOS 26.4 asks for Face ID instead of Screen Time passcode when disabling Screen Time access for an app
[quote='821959021, infovine, /thread/821959, /profile/infovine'] The system asks for Face ID instead of the Screen Time passcode, and Screen Time access is disabled. [/quote] I cannot reproduce this on my device. Once a screen time passcode is set, it asks for the code instead of FaceID. Maybe the code lock is a EU-only feature? Are you outside of the EU?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’26
Reply to Family Controls Entitlement NOT applied to App Extensions (and Support Form is broken)
[quote='819573021, FocusPact_Support, /thread/819573, /profile/FocusPact_Support'] The Family Controls (Distribution) entitlement is not being applied to my app extensions [/quote] Hey @FocusPact_Support! Sorry to hear about your issues! The screen time permission system seems to be terribly broken unfortunately. I’ve filed some radars on this a while ago but they remain without reply until today: FB13698690, FB17981176, FB18997699, FB19018706, FB18352991, FB17272792, FB13690981, FB12108796. I even sometimes had bugs where bundle ids of my extensions were exposed to the user…which is of course super confusing UX:
Replies
Boosts
Views
Activity
Apr ’26
Reply to Scheduled events reach threshold almost immediately on iOS 26.2
[quote='814559021, sergey_nikitin, /thread/814559, /profile/sergey_nikitin'] Can you suggest any workarounds for this issue? [/quote] Hey @sergey_nikitin. My radar FB18061981 has been updated by Apple claiming that this terrible regression has finally been addressed in iOS 26.5 beta 1. So far it looks good on my device…can you confirm as well that you can no longer reproduce this? @DTS Engineer @DTS Engineer can you also confirm that the fix actually went into iOS 26.5?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’26
Reply to Screen Time APIs showing severe inconsistencies (DeviceActivity not firing + impossible usage data)
[quote='882176022, hkbm215, /thread/819997?answerId=882176022#882176022, /profile/hkbm215'] Any OS-version-specific observations would be really helpful. Thanks in advance! [/quote] Hey @hkbm215! My radar regarding this one specific issue FB18061981 has just been updated by Apple (No. 3 from my list above): Apparently this regression has been addressed in iOS 26.5 beta 1! The bug has been present in iOS 26.0 (during the whole beta phase since June 2025), iOS 26.1, iOS 26.2, iOS 26.3, and iOS 26.4. I am currently not able to reproduce on my device…but I’m not yet closing my bug report. This issue is not consistently reproducible, sometimes it goes away for a couple of days or weeks…just to come back and hit even harder the next time. So we have reason to be careful optimistic! However, the other issues of my list still remain. But I think it’s good news that after half a decade of silence Apple is starting to put some engineering efforts into the Screen Time frameworks again!
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’26
Reply to iOS 26.2 RC DeviceActivityMonitor.eventDidReachThreshold regression?
[quote='882166022, kgaidis, /thread/809410?answerId=882166022#882166022, /profile/kgaidis'] that's iOS 26.2, iOS 26.3 and iOS 26.4 (3-4 months) of limits automatically activating most mornings without reaching the limit, and this also affects the default Apple Screen Time [/quote] Just for the record: it’s been one year almost. The regression was introduced with iOS 26.0 beta 1 in June 2025. I filed a radar about this serious regression the very same week…but did not get any response from Apple until now. Apparently now in iOS 26.5 it’s addressed, but that still takes a month or so to ship to customers. So 11 months in total to have the bug fix shipped that shouldn't have made it into the public release of iOS 26 at all. I hope some internal investigation will follow at Apple to prevent a horrible scenario like this from happening again!
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’26
Reply to iOS 26.2 RC DeviceActivityMonitor.eventDidReachThreshold regression?
[quote='883582022, kgaidis, /thread/809410?answerId=883582022#883582022, /profile/kgaidis'] How are people doing on iOS 26.5? So far so good, but this happened with the first 26.4 release too: it seemed to be fixed, but then (maybe) something got reverted. [/quote] Same: so far so good. But I’m hesitant to confirm the bug fix haha. As we all know the Screen Time frameworks are quite flaky and bugs come back all the time after a couple of weeks. Or even worse: new regressions. This time I’m hopeful though because my radar FB18061981 has been updated by Apple indicating that there has been a bug fix attempt for iOS 26.5 beta 1. So all in all, I think we can be carefully optimistic that this issue has been addressed on 26.5 🤞
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’26
Reply to iOS 26 regression: `DeviceActivityEvent`: `eventDidReachThreshold` called immediately (instead of waiting till threshold is reached)
[quote='883535022, DTS Engineer, /thread/808470?answerId=883535022#883535022'] May I ask to test the latest beta released to see if you can reproduce the issue using that build? [/quote] Hey @DTS Engineer Albert! Thanks a lot for getting back to me! I’m currently in contact with the Screen Time team via my radar FB18061981 and they informed me that this specific problem should be resolved on the new iOS 26.5 beta 1. I have not been able to reproduce the issue there. However, that does not mean that the issue has actually been fixed: the difficult thing about this bug is that it is not consistently reproducible. There are sometimes weeks where everything works fine…and then the issue hits back. It’s only been one week with the new beta, so I don't want to be too quick to confirm the fix. But at least so far it looks good. I’m just super confused why such a serious regression takes almost one year to get addressed – even though I filed bug reports directly in June 2025 on beta 1 of iOS 26.0… For now I’m a bit hesitant to confirm the fix, especially because a similar screen time bug triggered the same notification for iOS 26.5 beta 1, and then it turned out the fix didn't make it into beta 1: FB18764644
Replies
Boosts
Views
Activity
Apr ’26
Reply to iOS 26 regression: `DeviceActivityEvent`: `eventDidReachThreshold` called immediately (instead of waiting till threshold is reached)
[quote='883510022, ohadh123, /thread/808470?answerId=883510022#883510022, /profile/ohadh123'] Wondering if you got any resolution on this? [/quote] Hey @ohadh123! This might be fixed on iOS 26.5 beta 1, but we are still waiting for confirmation from Apple. Since this bug is not consistently reproducible, I don’t want to be too quick to give green light here :)
Replies
Boosts
Views
Activity
Apr ’26
Reply to Scheduled events reach threshold almost immediately on iOS 26.2
[quote='874812022, DTS Engineer, /thread/814559?answerId=874812022#874812022'] Make certain you properly handle rescheduling scenarios. [/quote] Hey Albert @DTS Engineer @DTS Engineer! Thanks a lot for your input on this! My bug report has been updated recently (FB18061981), and I have a follow up question: Now that the Screen Time devs have figured out the root cause of this bug, is it feasible to re-schedule the DeviceActivityEvent from within the eventDidReachThreshold(…) callback if we detect that it was called too early? We do have a workaround in place that dismisses the eventDidReachThreshold call if we detect that it was called unreasonably early: let timeSinceSchedulingActivity = currentTimeStamp - timeStampOfSchedulingActivity if timeSinceSchedulingActivity < 50 { // do not proceed to shielding the activity because this is not a real threshold callback, this is a bug!!! return } If we now, within this if condition, try to start a new DeviceActivityEvent that replaces the previous malfunctioning one, would that work? Or would that automatically run into the same problem again? I’m curious, because we are of course interested in providing a workaround until the fix is out & to provide a better-working version for the users that have not yet updated. Many of our users are afraid to update their iOS versions because historically more and more Screen Time bugs were introduced with every update instead of addressing previous bugs.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’26
Reply to Scheduled events reach threshold almost immediately on iOS 26.2
[quote='875340022, DTS Engineer, /thread/814559?answerId=875340022#875340022'] I encourage you to file a Feedback report of your own using Feedback Assistant, then post the Feedback ID here. [/quote] Here is my feedback report: FB18061981
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’26
Reply to eventDeviceActivityThreshold from DeviceActivity will fire early and block apps after downloading iOS 26.2
see also: https://developer.apple.com/forums/thread/819997
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’26
Reply to iOS 26 Regression: Screen Time Permission Lost, had to be re-authenticated
[quote='880306022, KevinVB, /thread/794128?answerId=880306022#880306022, /profile/KevinVB'] @Quappi have you had any updates from Apple on the feedback report? We believe we have encountered the same issue. [/quote] @KevinVB unfortunately, no update on that except from this: We can't reproduce this internally. This has just happened again for me recently on the latest iOS 26.4 update. My radars on this topic, feel free to reference them in your feedback requests: FB18997699, FB17272792, FB19018706 I had initially reported this to Apple on iOS 26 beta 1 in June 2025, it’s really frustrating to see that this has not been addressed before the public release of iOS 26 – and we’re facing the same issue still 10 months later…
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’26
Reply to Application being blocked with time limit even though allowed
[quote='811048021, bchew, /thread/811048, /profile/bchew'] "All apps", and then add an exception for us, [/quote] I can no longer reproduce this bug on iOS 26.4 RC – can you confirm?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’26
Reply to iOS 26.2 RC DeviceActivityMonitor.eventDidReachThreshold regression?
Thanks a lot for confirming that this is currently investigated! Can you say when this will be addressed? I have reported this horrible regression in iOS 26 beta 1 in June 2025. It’s kinda sad that this didn’t seem to have any priority for Apple to get addressed before the public version was released. In 3 months this bug report will be one year old. [quote='874099022, DTS Engineer, /thread/809410?answerId=874099022#874099022'] This is a known issue that is currently being investigated. If you have already filed a bug report for this issue, thank you. [/quote]
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’26
Reply to eventDeviceActivityThreshold from DeviceActivity will fire early and block apps after downloading iOS 26.2
This is still an ongoing issue unfortunately, just had another user complain to me about it personally.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’26