Daily Math Friends is a personal app that gives adults one math puzzle a day, tracks how long it took to solve, and lets you compare with friends you've explicitly added. This page explains, in plain language, what data the app handles and why.

What we collect

The only data Daily Math Friends collects is what you give it directly:

We do not collect device identifiers for advertising, location data, contacts, photos, microphone audio, browsing history, or any data you have not entered into the app.

How we use it

Your data is used solely to provide the app's features: signing you in, serving you the day's puzzle, recording your time, and showing you side-by-side with the friends you have explicitly added. It is not used for advertising, analytics, profiling, or sale to third parties. Friend rankings are visible only to people in your direct friend circle — not to other users of the app.

Where it is stored

All Daily Math Friends data lives in a Supabase Postgres database operated as the app's backend, in a dedicated math schema. Every table is protected by Postgres row-level-security policies so that you can only read and write data tied to your own account or your direct friends. Authentication tokens are stored on your device in the iOS Keychain (via expo-secure-store) and never written to disk in plain text.

The same Supabase project also hosts the data for TripSharing, our other app, so a single account works in both. The two apps' data live in separate Postgres schemas and never read each other's tables.

Notifications

If you enable the daily reminder in Settings, the app schedules a single repeating local notification on your device at a fixed time. This is handled entirely by iOS or Android — no notification token is sent to our servers, and we do not run a push infrastructure. You can revoke notification permission at any time from your device's system settings, or toggle the reminder off inside the app.

Third parties

What we don't do

Your rights

You can, at any time:

Children

Daily Math Friends is aimed at adults — particularly parents who want a daily mental workout — and is not directed to children under 13. We do not knowingly collect data from anyone under 13. If you believe a child has created an account, contact us and we will remove it.

Changes to this policy

If we materially change how data is handled, we will update this page and bump the effective date at the top. For substantive changes, the next app release will surface a notice the first time you open it.

Contact

Questions, deletion requests, or anything else: matthewzhenghi@gmail.com.