issue: ENG-6635
Details
Details
Tested that it is possible to send messages, recieve them, create entries, log out, log in, sent media and no errors show up
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
Rebase - remove changes from Socket, because D11013 replaced ashoatKeyserverID with props.keyserverID
Comment Actions
Rebase - remove changes from Socket, because D11013 replaced ashoatKeyserverID with props.keyserverID
Comment Actions
Use value from natvie - we don't need to fetch the value from config on native. We want to use the value fetched from the config, to be able to use it top level
native/redux/persist.js | ||
---|---|---|
938–939 ↗ | (On Diff #37348) | There will be a lot of issues if a dev has a persisted Redux state and decide to configure an authoritativeKeyserverID. That won't work unless we clear the state - we should mention that in the upcoming doc. |