dm3-org / dm3

The dm3 protocol | New standard of web3 messaging | Decentralized ENS-based registry | Secure end-to-end encryption | Easy dApp integration
https://dm3.network
BSD 2-Clause "Simplified" License
73 stars 15 forks source link

Fix "This contact hasn’t published the dm3 profile yet." for existing conversation #1033

Closed malteish closed 1 month ago

malteish commented 2 months ago

How to provoke this error:

  1. open testing app in browser A, connect with address A
  2. open testing app in browser B, connect with address B
  3. as A, create conversation with B and send a message
  4. conversation pops up in browser B, with message, but also with this hint: This contact hasn’t published the dm3 profile yet. You can already write messages. But these will not be sent until the recipient has published the dm3 profile. Until then they are saved in your storage. (see screenshot)
  5. A can send messages to B and they are delivered, but B's messages to A are never delivered.
  6. to make things worse, A doesn't get another error indicating this

image

AlexNi245 commented 1 month ago

addressed in #1069