Delete your data

RicoShot (com.brugn.ricoshot) — last updated 19 August 2026

Your data can be in three places: this phone, your Google Play Games saved game, and — only if you have played a ranked match — the game's own server at api.ricoshot.app. One button inside the game covers all three.

The quick path

  1. Open RicoShot.
  2. Tap SET, top-right of the level selector.
  3. Scroll to the bottom and tap DELETE MY DATA.
  4. Tap CONFIRM DELETE when it asks a second time.

That single action deletes:

Two things stay on purpose, because neither is a record of you: the language you chose and the haptics toggle. Erasing them would answer "delete my data" by also changing the app's language under your finger.

Afterwards the game returns to the level selector with everything erased, exactly as if you had just installed it.

If you had no network at that moment. The phone is wiped either way — you asked, and refusing would leave you with none of it done. But the two copies that are not on the phone need a connection, and if one could not be reached the game says so: "Local data deleted, cloud unavailable."

Your server account is not stranded by that. It is identified by your Play Games player, not by the credentials just erased, so signing in again lands on the same account. Open the game, enter the Arena, then use DELETE MY DATA again. Or email me.

What is deleted, and from where

DataWhere it was
Level completionThis phone + Play Games snapshot
Coins, ad-unlocked batches, local purchase flagThis phone + Play Games snapshot
Owned cosmeticsThis phone + Play Games snapshot
Reached level, tutorial flags, worn cosmetics, ranked tokensThis phone
Survival and speedrun records, saved runsThis phone
Duel history and pending duel codesThis phone
Ranked session token and friend codeThis phone
Anonymous diagnostic fileThis phone — never transmitted
Your ranked account: friend code, display name, Play Games player id, ratingapi.ricoshot.app
Your ranked sessionsapi.ricoshot.app
Every ranked match you played, including the recorded shotsapi.ricoshot.app

What your ranked opponents keep

A match has two sides, and deleting your account deletes the match — so it disappears from your opponents' history lists too.

Their rating does not change. Those games were really played, the points moved at the time, and every rating on the ladder has moved since; undoing them would punish the player who stayed for the departure of the player who left. A rating is a number attached to their account, not information about you.

Held by Google — I cannot delete these for you

DataHow to delete it
Your purchase of "unlock all levels", if anyAsk Google Play for a refund, or do nothing — the receipt records that the item was bought, not anything about you. It is what "restore purchases" reads, so deleting your data does not cost you the purchase.
Your Google account, Play Games profile, advertising profilemyaccount.google.com
Your device advertising ID, if you watched rewarded adsAndroid: Settings → Google → Ads → Reset advertising ID, or switch on Delete advertising ID to stop apps receiving one at all.

Other paths

Uninstall the app

Uninstalling removes everything stored on the phone. The Play Games snapshot and — if you played ranked — the server account both survive it, and need one of the paths below.

Delete your Play Games saved game

Open the Google Play Games app, then More → Settings → Delete Play Games account & data, and choose RicoShot specifically or all of your Play Games data. This is Google's own facility; I have no access to your Play Games account beyond that one snapshot.

Email

Write to brugnarc@gmail.com, subject "Delete my RicoShot data". Include your friend code (the RICO-XXXX-XX shown in the Arena) if you have it — it is what lets me find the right row without asking you for anything more identifying. I reply within 30 days.

What the server holds, and for how long

Only if you have played a ranked match. No analytics, no advertising code, no third party.

AccountYour Play Games player id, the display name Google publishes for you, a generated friend code, a rating, and two cosmetic identifiers. Kept until you delete it.
MatchesSeed, depths, verdict, and the recorded shots of each run — kept so a claimed score can be re-simulated and verified. Deleted with your account.
HTTP access logsNone. The web server in front of the game is not configured to log requests, so no list of addresses and paths exists.
Application journalLines like account 12 opens match 40 — numeric account numbers only, never a name, a friend code or an address. Rotates on size, roughly a week. These lines cannot be tied back to you once the account is gone.
BackupsThe machine is imaged daily by the hosting provider on a seven-day rolling window. Deleted data survives inside those images for at most seven days, and they are only ever restored wholesale after a failure.

Rate limiting keeps recent request counts per address in memory only. They are never written to disk and disappear when the process restarts.