12 lines
329 B
Markdown
12 lines
329 B
Markdown
# Android app
|
|
|
|
## Crash logging
|
|
|
|
GlitchTip is configured in the project. It uses the open source solution Senstry to log crashes
|
|
generated by the app and send them to GlitchTip on a European server.
|
|
|
|
## Signing
|
|
|
|
Release builds of the Android app are signed with a keystore whose credentials
|
|
are kept **out of version control**.
|