From 68103f534b8b494f76e711980b6c7cd1f07db036 Mon Sep 17 00:00:00 2001 From: Oliver Date: Mon, 15 Feb 2021 21:29:52 +1100 Subject: [PATCH] Update privacy.md --- docs/app/privacy.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/docs/app/privacy.md b/docs/app/privacy.md index 3048f79..ee33efd 100644 --- a/docs/app/privacy.md +++ b/docs/app/privacy.md @@ -31,17 +31,6 @@ Pictures taken in the InvenTree app are not stored or distributed to any other s The InvenTree app does not collect any information which could be used to personally identify the user(s) of the device onto which the app is installed. -## Error Reporting - -Error and crash reporting is handled using the [sentry.io](https://sentry.io) service. When an unexpected error occurs, the user is presented with an option to automatically upload an error report. This is to assist with improving the code quality of the InvenTree app. - -In addition to the specific details of the error (stack trace data), the following context data are included in the error report: - -- **Phone Model** - Information on particular phone model -- **App Version** - App version information - -Note: No personally identifiable information is included in the error report upload. - ## Third Party Access Aside from error reporting using the sentry reporting service, the InvenTree app does not share any information with third parties.