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.
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.
Changes & contact
If this policy ever changes, the updated version will appear here with a new date. Questions about privacy? Email [email protected], use Settings → Give Feedback inside the app, or reach out from the Support page.