The Grid: GO™ — Privacy Policy

Starlight Works Games. Effective 18 September 2026. Applies to The Grid: GO™ for iPhone, version 1.0.

In one sentence

The Grid collects no data about you, sends nothing anywhere, and has no account, no analytics and no advertising.

What the app declares to Apple, and what that means

Every iOS app ships a privacy manifest. The Grid's manifest (PrivacyInfo.xcprivacy) says, key by key:

  • NSPrivacyTracking = false. The app does not track you across other apps or websites.

  • NSPrivacyTrackingDomains = empty. It talks to no tracking domains. It talks to no domains at all: the app makes no network connections of any kind.

  • NSPrivacyCollectedDataTypes = empty. No category of data is collected. On the App Store this appears as "Data Not Collected".

  • NSPrivacyAccessedAPITypes: User Defaults (reason CA92.1) and File Timestamp (reason C617.1). Two system APIs Apple asks developers to declare a reason for. User Defaults stores your settings on the device (CA92.1: the app's own data, readable by nothing else). File Timestamp is used once, to read the modification date of the app's own executable so a saved game can record which build played it (C617.1: a file inside the app's own container). Neither leaves the device.

What stays on your device

  • Your games. Every move is saved as it is played, so you can quit and come back. Games are stored in the app's own container and nowhere else. If you delete the app, they go with it.

  • Your settings. Sound, haptics, magnifier, confirm-placement, and whether the engine plays.

  • The difficulty signal. A running average of how the engine's moves compared with its own best options in your recent 9×9 games, used to adjust the opponent between games. It describes the engine's numbers, and it never leaves the device.

  • The engine log. A diagnostic text file, capped at 2 MB, with one line per move the engine played: board size, how long it thought, how many candidates it had, the move it chose and why, and how much that move gave away against its best option. It also records the timing of the app's own saves and engine lifecycle events. It contains no board positions, no saved games, and nothing that identifies you. It lives in the app's cache and can be cleared from Settings.

The only way anything leaves the device

Settings has a "Send the engine log" button. It opens the standard iOS share sheet and you choose where the file goes — a message, an email, a file, or nowhere if you cancel. The app cannot send it on its own, and we receive it only if you send it to us. Nothing else in the app has any way to transmit anything: the app links no networking framework and declares no network permissions.

Third parties

The app contains the open-source Go engine KataGo and a neural network from the same project, both running entirely on your device. It contains no third-party analytics, advertising or crash-reporting software. The complete list of open-source components is in the app under Settings → Acknowledgements.

Children

The app collects no data from anyone, including children, and offers no messaging, user content or purchases.

Changes

If any of the above changes, this page will say what changed and when, and the app's App Store privacy details will be updated to match in the same release.

Contact

Questions about privacy: support@starlightworksgames.com — see support.