Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Latest commit

 

History

History
44 lines (36 loc) · 2.55 KB

PRIVACY_POLICY.md

File metadata and controls

44 lines (36 loc) · 2.55 KB

Privacy Policy:

TUMonline:

Your TUMonline access token and id get stored in the apps ApplicationData, where by design no other applications have access to. All your other information (calendar, grades, lectures, ...) are stored in a local SQLite-net database. This database is also located in the apps ApplicationData folder, where by design no other applications have access to.
To access your personal information the app uses the requested TUMonline token via the TUMonline WEB-API. If you don't want to give the app access to your personal information, you can disable this via the token manager in TUMonline.

Crash reporting

After a crash, the App will collect data about what happened and uploads this bundle to App Center.
Although it's not recommended, this can be disabled via Settings -> Misc -> Disable crash reporting. The data collected this way only gets used for internal bug hunting and statistics. It will not be shared with others.

Example report:
Incident Identifier: 9f87a925-2d28-40d1-9612-02b3c8cfc1d7
CrashReporter Key:   t7vgZ+qEyZITMCMsMVzbTvb7V0n6zB7UmdlztKvfoBk=
Hardware Model:      Z270-HD3P
Identifier:      TUM_CAMPUS_APP_UWP_
Version:         2.0.0.0

Date/Time: 2021-07-24T11:46:21.022Z OS Version: Windows 10.0.16299.125 Report Version: 104

Exception Type: System.AggregateException Crashed Thread: 2

Application Specific Information: A Task's exception(s) were not observed either by Waiting on the Task or accessing its Exception property. As a result, the unobserved exception was rethrown by the finalizer thread. (Object reference not set to an instance of an object.)

Exception Stack: unknown location Data_Manager2.Classes.DBManager.ImageManager.<>c__DisplayClass9_0.<b__0>d.MoveNext()

Analytics

UWPX uses AppCenter Analytics to report basic information like session count, duration and which OS version you are running on. Like Crash Reporting, Analytics can be disabled via Settings -> Misc -> Disable analytics. The data collected this way only gets used for internal bug hunting and statistics. It will not be shared with others.
More information: https://docs.microsoft.com/en-us/appcenter/sdk/data-collected