Account deletion
Deletion is installation-scoped, not tied to a cross-device account.
Food Diary currently identifies a person through a single app installation. The public site explains the process, but the delete action itself stays in the native app.
What deletion means today
- There is no cross-device user account model yet.
- Identity is tied to one app installation.
- Deleting data removes that installation's stored app data.
- The public website does not expose a destructive delete control.
Where to delete data
In the native app, open the Subscription screen and use the Delete my data action. That screen is the canonical user-facing entry point for full installation deletion.
Important subscription note
Deleting installation data does not cancel an App Store or Google Play subscription. Subscription billing is managed by Apple or Google separately from in-app data deletion.
Starting over
After deletion, the app stays in a deleted state until the person explicitly chooses Start over. Starting over creates a fresh installation. Premium access can then be restored later through the normal store restore-and-verify flow.