Delete Account and Data
This page explains how users of Offline AI Chat can delete their account and related data from within the app.
1. Steps to Delete Account (In-App)
- Open the Offline AI Chat app.
- Go to Settings.
- Tap Delete Account.
- Confirm the deletion request.
- If prompted by Firebase security checks, sign in again and repeat the delete step.
2. Firebase Account Deletion
When account deletion succeeds, the app requests deletion of your authenticated user account from Firebase Authentication. In some cases, Firebase may require recent login before deletion is allowed.
3. Local Data Deletion Note
The app is designed to clear local user chat data during account deletion. This includes locally stored chat history and related app user context on your device.
If you want to remove all local model/downloaded files as well, uninstalling the app after account deletion is the most complete cleanup method.
4. Data Types Deleted or Kept
- Deleted: Firebase authenticated account (after successful deletion).
- Deleted: Local chat history and user context stored by the app.
- May remain until uninstall/manual cleanup: downloaded model files and OS-level caches.
5. Retention Period
Local app data targeted by account deletion is removed immediately on successful delete flow. Third-party systems (such as Firebase) follow their own deletion processing timelines.
6. URLs for Google Play Data Safety
Use these links in your Play Console listing:
- Delete account URL: https://aioont.github.io/private-ai-slm-chat-flutter_app/delete-account.html
- Delete data URL: https://aioont.github.io/private-ai-slm-chat-flutter_app/delete-account.html
- Privacy policy URL: https://aioont.github.io/private-ai-slm-chat-flutter_app/
7. Need Help
If you cannot complete deletion in-app, email to [ devaioont@gmail.com ].
Status: This page is intended for Google Play "Account deletion" and "Data deletion" requirements.