This differential ensures that e2ee notifs are sent to devices supporting code version that will be determined during staff e2ee dm's release
Details
Details
Ensure that e2ee notifs work if and only if FUTURE_CODE_VERSION is 0
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
More robust check. If the device doesn't support E2EE notifs we won't even try to create a notifs session with it.
Comment Actions
Re-requesting review as this new check is much better - we won't try to create a session nor process any data with device that does not have sufficient code version.