← Articles
iOS· 5 min read· By Pablo

Why "Ignore Limit" defeats Screen Time

Apple shipped Screen Time in 2018 as a serious tool for digital well-being. The headline feature, app limits, has one design choice that quietly undoes the entire product. The button is labelled "Ignore Limit," and at the moment you most need a limit, that button is the path of least resistance.

The button, specifically

The flow: you set a 30-minute daily limit on Instagram. The 30 minutes elapse. iOS shows a full-screen card: "Time Limit Reached." Two buttons. "OK." "Ignore Limit."

Tap Ignore Limit, and you get three options: "One More Minute," "Remind Me in 15 Minutes," or "Ignore Limit For Today." Tap any of them. Instagram works again.

Without a Screen Time passcode separate from your phone unlock passcode, this entire flow costs about two seconds. The thing you said you didn't want has become the thing you can do in two taps.

Why Apple built it this way

The charitable reading: Apple is making a product for hundreds of millions of users. Some of those users hit the limit during an actual emergency. A neighbor texts about a fire and they need to reply via Instagram DM. A health professional needs to look something up. A family member is in trouble. Apple does not want their app limit to be a wall that makes a user feel locked out of their own device.

The trade-off Apple chose: the limit is soft so that the edge cases work. This is consistent with how Apple thinks about other "you shouldn't but okay" decisions on iOS (Face ID retry limits, Find My setup, etc.).

The result, however, is that the limit is too soft for the 90%+ case, which is not an emergency. It is a habit, and the habit responds to soft constraints by ignoring them.

The behavioral problem

A constraint that has a one-tap bypass is not a constraint. It is a confirmation dialog. Confirmation dialogs have a well-documented failure mode: people learn to dismiss them without reading. Your brain learns the shape of the dialog and pre-allocates the tap before the dialog finishes appearing.

This is why Screen Time fails specifically for people who would benefit from it the most. The reflex-tap user defeats Ignore Limit faster than they can register what it says. The person with intentional, controlled phone use doesn't need it. The middle case, the person who would benefit if it had teeth, is exactly the user for whom the dialog stops registering after week one.

What "fixes" people try and why they fail

Setting a Screen Time passcode

Settings → Screen Time → Use Screen Time Passcode. Set a four-digit code that's not your phone unlock. Tapping Ignore Limit now requires that code.

This works for some people. The failure modes: (a) you remember the code in two weeks and the friction collapses, or (b) you write the code somewhere and check it when you want to bypass, which is the same problem with extra steps.

The version that works: have someone else set the passcode. Your partner, a friend. You don't know it. The bypass requires asking them. This works socially in a way it doesn't work alone.

Adding more limits

"I'll just set limits on more apps." This doesn't address the bypass; it multiplies the bypass surface. Setting 14 limits with the same one-tap bypass is 14 one-tap bypasses.

Using categories instead of individual apps

"Social" category as a limit covers more apps at once. Same bypass, same failure. The category doesn't matter if the bypass is unchanged.

What actually fixes the problem

Replace the bypass with a real friction.

The general shape: the action that re-enables the app should be effortful enough that the impulse to scroll loses to the effort. Effort can be physical (walking, doing pushups), temporal (a forced 60-second delay with no skip), interpersonal (asking a partner), or financial (a payment per skip).

Specific implementations:

A blocker with no bypass button

StepLimit's shield doesn't have an "Ignore" tap. The way back to the app is to walk. iOS 18.4+. Free tier covers one app.

Why this is hard to fix in iOS itself

Apple won't remove Ignore Limit, because the emergency cases are real and the legal/PR cost of "Apple's phone wouldn't let me call for help" is enormous.

What Apple could do, and hasn't: distinguish between system features (calls, Maps, Messages) and a single voluntarily restricted app (Instagram). Allowing Ignore Limit for the latter while requiring a longer path is technically straightforward. The omission is policy, not engineering.

Until Apple changes this, the third-party ecosystem has the only viable answer: stronger frictions imposed on the user's own request, via the FamilyControls API. The bypass button is the gap. The blockers fill the gap.

Bottom line

If your relationship with Screen Time is "I keep tapping Ignore Limit and then feeling bad about it," the issue is not your discipline. The button is the problem. Use a tool whose path back to the app is harder than tapping a button.