FamilyControls
Supports authorization and privacy-preserving selection of apps, categories, and web domains for Screen Time features.
Technical overview
This page separates implementation terminology from the customer journey. It summarizes the framework and extension responsibilities behind blocking, monitoring, reporting, shield presentation, and subscription state.
Looking for the customer-facing product explanation? Return to the Monk Mode homepage.
30 days free, then $2.99 per month. Cancel anytime.
Free trial available to eligible new subscribers. Sign in with Google to continue to secure Stripe checkout. Subscription renews automatically at $2.99 per month unless canceled through Stripe.
Framework responsibilities
Exact implementation details can change as Apple updates iOS frameworks and review requirements.
Supports authorization and privacy-preserving selection of apps, categories, and web domains for Screen Time features.
Applies supported shields and restrictions to selections authorized by the user.
Schedules monitoring windows and responds to supported activity thresholds without exposing private app content.
Provides privacy-scoped usage information for the app's screen-time and activity views.
Stripe handles secure web subscription billing, while the signed-in Google account connects the resulting entitlement to Monk Mode.
Delivers supported reminders and session notifications after the user grants permission.
Extension boundaries
Receives supported schedule and threshold callbacks, then coordinates restriction state with the main app's saved configuration.
Builds the supported title, message, icon, and action labels shown when a selected app or category is shielded.
Responds to shield buttons and routes supported close or access-request actions without reading private content.
Renders the approved usage contexts used by customer-facing analytics screens.
Platform boundary. Monk Mode can only use controls and data Apple exposes to approved Screen Time APIs. Third-party app interfaces and iOS behavior may change, so selective in-app controls must be verified against the current app version.
Data boundary
Screen Time frameworks provide scoped activity information. They do not grant Monk Mode access to private messages, photos, passwords, or the content viewed inside another app.
Screen Time access begins only after the person approves the relevant iOS permission.
Apple uses privacy-preserving tokens for selected apps and categories rather than exposing a person's private content.
Screen Time permission remains controllable through iOS. Web subscription billing remains controllable through Stripe.
30 days free, then $2.99 per month. Cancel anytime.
Free trial available to eligible new subscribers. Terms apply.