Crash Reporter Privacy Policy
Last updated: 2026-04-22
Crash Reporter is a companion app whose only purpose is to forward crash reports from other apps on the same device to an operator-run server. It does not collect data on its own initiative.
Data received from other apps on the device
- Native crash dump (the memory state of the crashing process at the moment of the crash).
- Crash context: the crashing app’s package name, version, and build id; Android API level; device model; a random per-install session id generated by the crashing app.
Data generated by Crash Reporter itself
- A random session id used to rate-limit uploads.
- Operational logs kept only on the device (viewable with
adb logcat).
Data transmitted off-device
The crash bundle above is uploaded over HTTPS to the server configured at build time (crashes.incr.tech at the time of writing). Requests are signed with a per-install HMAC key. No other outbound network traffic.
Data the app does not collect
- No personally identifiable information (no name, email, phone number, advertising id, or Android id).
- No location data.
- No contact, photo, microphone, camera, SMS, or call-log access.
- No usage analytics, and no telemetry from apps other than the crashing app’s crash bundle.
Third parties
- The app integrates no third-party SDKs.
- Crash dumps reach only the operator’s server. That server and its operator decide on retention and access; contact the operator of the specific deployment for details.
Data retention on-device
Pending reports are kept on local storage until uploaded, then deleted. If uploads are disabled or fail permanently, reports are discarded after 30 days.
Control
- Open Crash Reporter to enable or disable uploads at any time.
- Uninstalling the app stops uploads and deletes pending reports.
Children
The app is not directed at children and does not collect data from any user, regardless of age.
Changes to this policy
If this policy changes, the updated version will be posted at the same URL with a new “Last updated” date.
Contact
For questions about this policy, email rapiddevlab@gmail.com.