01 What data Notifich stores
Notifich stores a minimal amount of technical data required for the push notification service to function. The table below details all data, where it is kept, and the retention period.
| Data | Where | Retention | Deletion |
|---|---|---|---|
| FCM Token (Android) / APNs + VoIP Token (iOS) Device identifier for push delivery |
Notifich server | Automatically removed on the next delivery attempt after the app is uninstalled (Google/Apple return an error and the server clears it). If no notification is ever sent again, the record stays until explicitly deleted. | Contact us |
| API Key Anonymous UUID generated on the device |
Device (encrypted) + server | Until "Re-register" or uninstall | Instant |
| Group memberships Group name and the API keys of members |
Notifich server | Until the user leaves the group or requests deletion | In-app (Leave group) |
| Webhooks URL and event list configured by the user |
Notifich server | Until the user deletes the webhook | In-app (Delete webhook) |
| Prompt content Title, body, options, and chosen answer |
Notifich server (temporary) | Deleted automatically 30 seconds after the prompt is answered or expires | Automatic |
| Notification history Title, body, date |
Device only | Until manually cleared or app is uninstalled | Instant |
| Server URL | Device only | Until changed or app is uninstalled | Instant |
02 How to delete your data from the app
You can delete most data directly from the Notifich app, without needing to contact us:
Clear notification history
Open the app → history icon (top right corner) → Clear button. The history is instantly removed from the device.
Regenerate the API key (Re-register)
Open the app → Re-register button on the main screen. A new API key is generated, the push token is updated on the server with the new identifier, and the previous key is invalidated.
Leave groups & delete webhooks
Open the app → Groups to leave any groups, or Webhooks to delete webhook registrations. Both are instantly removed from the server.
Uninstall the app
Uninstalling Notifich removes all local data from the device: the encrypted API key, notification history, and configured server URL. The push token on the server becomes invalid immediately but is only removed automatically on the next delivery attempt. To guarantee immediate server-side removal, use step 02 (Re-register) before uninstalling, or contact us.
03 Request server-side deletion
If you want your record (push token + API key) to be fully removed from the server database, you can request this by contacting the Notifich team. Deletion will be completed within a maximum of 30 days from receipt of the request.
To help us identify your record, include your API key in the message. You can copy it from the main screen of the app.
Suggested subject: Data Deletion Request — Notifich
Information to include:
- Your API key (visible on the main screen of the app)
- Reason for the request (optional)
Contact: Mario Gómez Cañadas
04 Data retained after deletion
Notifich does not store backups of device data or logs containing personal information. Once a server record is deleted, no associated information is retained.
Notification content (the title and body of each alert sent) is never stored on the server: messages are delivered directly to Firebase Cloud Messaging / APNs and only saved locally in the device’s history, under the user’s exclusive control.
05 More information
For more details about what data Notifich collects and how it is handled, see our Privacy Policy.