ME & The Robots: Collector
Users can delete their account at any time from within ME & The Robots: Collector.
How to delete your account
To delete your account, open the app and go to:
Settings → Account → Delete account
You’ll be asked to confirm before the account is permanently deleted.
If you can’t access the app, you can request account deletion by contacting:
hello@meandtherobots.com
Please include the email address used to sign in.
What happens when you delete your account
When you delete your account:
- Your Firebase Authentication account is permanently deleted
- You can no longer sign in to the app
- You are signed out immediately
- The app clears locally cached portrait images on your device
No other local app data is explicitly cleared at this time.
What backend data is deleted
When your account is deleted, the backend automatically removes the following data from Firebase Firestore:
- Your user profile document (
users/{uid}) - Your collected cards (
users/{uid}/cards/*)
This deletion is triggered automatically when your Firebase Authentication account is deleted.
Other app data
Other user-related app data (for example achievements, activity history, or notifications) may exist in Firebase and may not be automatically deleted at this time.
After account deletion, this data becomes inaccessible, as it is associated with your deleted sign-in.
If you would like any remaining app data permanently removed, please contact
hello@meandtherobots.com
and include the email address used to sign in.
Delete data without deleting the account?
No. Partial data deletion is not currently supported.
Retained information
Some technical information (such as crash reports or security/debug logs) may be retained temporarily to diagnose issues and help prevent abuse. This information is deleted according to the retention policies of the service providers used.
Changes to this page
This page may be updated if account deletion behavior changes or expands in the future.