element-hq / element-hq/element-android

obfuscate true creating problem with decryption of messages

Open
#2,013 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
3.7k
Forks
917
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
Creating Signed build with obfuscate value true, Message is Going to the receiver but not get decrypted showing "waiting for the message this may take a while" .

postprocessing {
removeUnusedCode true
removeUnusedResources true
obfuscate true
optimizeCode true
proguardFiles 'proguard-rules.pro'
}

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.