Index: abb.md |
=================================================================== |
new file mode 100644 |
--- /dev/null |
+++ b/abb.md |
@@ -0,0 +1,24 @@ |
+Adblock Browser for iOS |
+ |
+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. |
+ |
+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: |
+- 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 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. |
+ |
+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. |