Skip to content

Privacy Policy

Effective date: 2026-06-01

Let It Drop ("the app") is published by Kontiki Games. This page describes what data the app does and does not handle. The short version is: the app collects nothing.

What the app does not do

  • The app does not collect any personal information.
  • The app does not include analytics or telemetry.
  • The app does not include any advertising SDK.
  • The app does not include any third-party tracking SDK.
  • The app does not require an account, login, or any form of identifier.
  • The app does not transmit any data over the network during normal use.

What the app stores on your device

The app saves a small amount of state to the operating system's per-app configuration directory so your choices persist between launches:

  • Your option groups (groups/<id>/group.json).
  • Application state (state.json) — currently selected group, the number of picks, and similar UI state.
  • User settings (user_settings.json) — for example, the mute toggle.

These files live only on your device. The app does not copy them anywhere. If your device backs them up (iCloud Backup, Time Machine, etc.) that happens through the operating system, not through the app — we do not integrate with CloudKit or any other sync service.

Permissions

The app does not request access to your photo library, contacts, location, microphone, camera, or any other sensitive permission.

Third-party software

The app statically links open-source libraries. None of these libraries phone home from inside the app:

  • SDL3 — windowing, input, rendering, audio (local only).
  • abseil-cpp — utility primitives (local only).
  • ink-stroke-modeler — pen smoothing for the drawing editor (local only).
  • nlohmann/json — JSON load and save (local only).

Full attribution lives on the Credits page.

Children

The app is suitable for general audiences. Because the app collects no data at all, it has no special handling for children's data — it simply collects none from anyone.

Contact

Questions, requests, or concerns:

Changes to this policy

If this policy changes, the new version will appear at this URL with an updated effective date. Material changes will be noted in the Changelog.