Race schedule widgets for F1, IMSA, MotoGP, and IndyCar
Effective date: May 2026
Grand Prix Schedules (“the app”) is a personal, free iOS application that displays race schedules for Formula 1, IMSA WeatherTech, MotoGP, and IndyCar through home screen and lock screen widgets.
The app collects no data, tracks nothing, and makes no network requests. All race schedule data is bundled inside the app and read locally from the device.
The app uses Apple’s standard UserDefaults system to remember a small piece of UI state: which race round you have “peeked” at in the widget, and when you last did so. This information never leaves your device and is automatically cleared 30 minutes after each peek. No identifiers, no personal information.
This use is declared in the app’s bundled privacy manifest (PrivacyInfo.xcprivacy) under the Apple-required reason code CA92.1 (CoreFoundation: read or write access to user defaults that are accessible to the app).
The app does not collect data from anyone, regardless of age. It is rated 4+.
Race calendar data is hand-curated from publicly available sources (e.g. official series websites). The app contains no third-party advertising, no third-party SDKs, and no embedded third-party content.
If this policy ever changes, the new version will be published at the same URL with a new effective date. Because the app collects no data, any future change can only narrow scope, not expand it.
For questions about this policy or the app, open an issue at https://github.com/amolkarnik/gp-schedules/issues.