element-hq / element-hq/element-android
Obfuscation makes encrypted messages unreadable
Open
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Building app with postprocessing obfuscation makes encrypted messaged disabled for decrypt for recipient.
**To Reproduce**
Steps to reproduce the behavior:
1. Set in build.gradle `obfuscate true`
2. Build app
3. Send message in E2E encrypted DM/room
4. Recipient doesn't see the content and cannot decrypt the message
**Expected behavior**
Obfuscated apk source code should make encrypted messages enable to decrypt
Contributor guide
Assessment
This issue has not been assessed yet.