Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: abb.md

Issue 29424687: Issue 4872 - Difference between rtf and description (Closed)
Patch Set: Updated description Created April 28, 2017, 11:14 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: abb.md
===================================================================
--- a/abb.md
+++ b/abb.md
@@ -1,24 +1,26 @@
Adblock Browser for iOS
-Crash and error reporter
+Crash and error reporter
-In the event of an unexpected crash or error, Adblock Browser for iOS collects data relevant for analyzing the cause of the malfunction and transmits it to our HockeyApp account. The data is solely used for individual troubleshooting (as well as for identifying general defects which lead to unexpected crashes or errors) and is never shared with any third parties other than HockeyApp.
+In the event of an unexpected crash or error, Adblock Browser for iOS collects data relevant for analyzing the cause of the malfunction and transmits it to eyeo's ​HockeyApp account. The data is solely used for individual troubleshooting (as well as for identifying general defects which lead to unexpected crashes or errors) and is never shared with any third parties other than HockeyApp.
-During a crash the following data is sent:
+During a crash, the following data is sent:
+
- Bundle identifier, bundle version and short bundle version string of Adblock Browser for iOS.
- Device type, CPU architecture and version of the operating system.
- Timestamp of when the crash happened.
- A generated UUID to prevent duplicate crash reports.
- If an exception was thrown, the plain-text class name and message value of the exception.
- Low level crash data like instruction pointer, method or function names, signal data, pointer registers and information about the loaded binary images.
-During a error the following data is sent:
+During an error, the following data is sent:
+
- Bundle identifier, bundle version and short bundle version string of Adblock Browser for iOS.
- Device type, CPU architecture and version of the operating system.
-- Timestamp of when the crash happened.
+- Timestamp of when the error happened.
- A generated UUID to separate error reports.
- A string/function name identifying the error.
-Said data is only collected when the application crashes or throws an error. Furthermore, Adblock Browser for iOS explicitly asks for permission to send the collected information after the crash or error happened. All reports stored on our servers are removed after 30 days.
+Said data is only collected when the application crashes or throws an error. Furthermore, Adblock Browser for iOS explicitly asks for permission to send the collected information after the crash or error happened. All reports stored on our servers are removed after 30 days.
-In order to learn more about HockeyApps’s privacy policy, please consult their Terms of Serviceas well as their  crash report documentation and event report documentation.
+In order to learn more about HockeyApps's privacy policy, please consult their Terms of Service as well as their crash report documentation and event report documentation.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld