On this page
The short version
Scorius has no accounts, no analytics, no telemetry and no third-party SDKs. The app never talks to any server other than Apple’s — and one public golf-course database, only when you actively search for a course. The developer cannot see your matches, your stats or anything else.
What Scorius stores — and where
Everything Scorius keeps lives on your own devices and in your own iCloud. Nothing is uploaded to a server run by the developer.
- Match history, per-sport rules, player roster and settings are saved in your private iCloud key-value store (NSUbiquitousKeyValueStore), with a local mirror on each device for offline reads.
- An in-progress match is stored only on the device scoring it — it is not synced.
- Workouts (heart rate, active calories) are written to Apple Health, and only when you explicitly grant access on Apple Watch.
Because sync uses your personal iCloud, it is covered by Apple’s privacy policy. The developer has no access to it.
Network & third parties
Scorius makes exactly one kind of optional outbound request: when you search for a golf course, the app queries a public golf-course database to fetch course and par information. No personal data is attached to that request beyond your search text. If you never search for a course, Scorius makes no third-party network calls at all.
There are no advertising SDKs, no crash-reporting services and no usage analytics of any kind.
Website data & local storage
This website (scorius.app) is a static marketing site. It does not set cookies, does not embed third-party tracking scripts, and does not collect any personal data through forms.
The website uses your browser’s localStorage to remember three strictly functional preferences so they persist between visits:
- scorius-theme— your chosen colour scheme (light or dark)
- scorius-sport— your currently selected sport
- scorius-lang— your preferred language (English or Czech)
This data never leaves your browser. It is not sent to any server — including the developer’s — and is not used for analytics, advertising, profiling or any other purpose. You can clear it at any time through your browser settings.
Health data
If you start a match from Apple Watch, Scorius can run a workout to record heart rate and active calories. This data is written to Apple Health on your device and is governed by your Health permissions. You can revoke access at any time in Settings → Health → Data Access & Devices. Scorius never transmits Health data anywhere.
Your control
- Export & import: you can export your full match history as JSON or CSV from inside the app, and import it back.
- Delete: deleting a match removes it from history and from iCloud sync. Removing the app and clearing its iCloud data deletes everything.
- Health: grant or revoke heart-rate and calorie access whenever you like.
Children
Scorius does not collect any personal information from anyone, including children. It is safe to use at any age, and it requires no account or profile.
Your rights under GDPR
If you are in the European Economic Area, you have the following rights regarding your personal data:
- Right of access (Art. 15 GDPR)— request a copy of the data we hold about you.
- Right to rectification (Art. 16 GDPR)— correct inaccurate or incomplete data.
- Right to erasure (Art. 17 GDPR)— request deletion of your data.
- Right to restriction (Art. 18 GDPR)— limit how we process your data.
- Right to portability (Art. 20 GDPR)— receive your data in a structured format.
- Right to object (Art. 21 GDPR)— object to processing of your data.
Since Scorius stores no personal data on its servers (the app uses only your private iCloud, and the website uses only local storage in your browser), exercising these rights is straightforward: email kalmus.tom@icloud.com and your request will be handled within 30 days. You also have the right to lodge a complaint with your local data protection authority.
Changes & contact
If this policy ever changes, the updated version will appear here with a new date. Questions about privacy? Email kalmus.tom@icloud.com, use Settings → Give Feedback inside the app, or reach out from the Support page.