You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to that, the client should forcefully disable any encryption related settings. It works perfectly on element web but the Android app doesn't respect this setting.
I believe the issue is around this code. I don't see anything related to forcefully disabling encryption:
Steps to reproduce
The client well-known looks like this
According to that, the client should forcefully disable any encryption related settings. It works perfectly on element web but the Android app doesn't respect this setting.
I believe the issue is around this code. I don't see anything related to forcefully disabling encryption:
element-android/vector/src/main/java/im/vector/app/features/roomdirectory/createroom/CreateRoomController.kt
Lines 162 to 178 in 4231b32
Outcome
What did you expect?
The switch toggle should be disabled and it should not be possible to enable it.
What happened instead?
The switch toggle was active and I was able to enable the encryption while creating a room.
Your phone model
Realme X3 Superzoom
Operating system version
Android 12
Application version and app store
Element version 1.6.12, from Google Play
Homeserver
Synapse 1.102.0
Will you send logs?
Yes
Are you willing to provide a PR?
No
The text was updated successfully, but these errors were encountered: