Privacy — Tockwell
Tockwell makes no network calls, has no analytics, no tracking, no accounts, no third-party SDKs, and no data collection. Verified in the App Store privacy manifest.
## Built for privacy
Tockwell is one of the more honest privacy stories on the App Store: there isn't one to tell.
- **No network calls.** Tockwell makes none. Nothing leaves your device.
- **No analytics, no telemetry.** None at all. No first-party, no third-party.
- **No tracking.** The App Store privacy manifest declares `NSPrivacyTracking = false` and an empty tracking-domains list.
- **No data collection.** The privacy manifest declares an empty collected-data-types list. Your cities, alarms, and color choices live in `UserDefaults` inside an App Group on your device.
- **No accounts, no sign-in, no cloud sync.** There's nothing to sign into.
- **No third-party SDKs.** Not one.
- **Only one declared "required reason API"**: `UserDefaults` (App Group), with reason `1C8F.1` — Apple's published reason code for "access info from apps in the same App Group." That's how the app and the widget share the cities you saved. That's the entire data story.
If you submit the privacy nutrition label as **"Data Not Collected,"** it matches reality.
### Questions about privacy?
Write to [support@tockwell.com](mailto:support@tockwell.com).