xmtp / xmtp-flutter

XMTP client SDK for Flutter applications written in Dart.
MIT License
31 stars 6 forks source link

Sent messages(from flutter client) are not displaying on xmtp.chat or other clients. #28

Closed nileshrathore closed 1 year ago

nileshrathore commented 1 year ago

I am experiencing an issue where messages sent from a Flutter client using Wallet Connect are not being displayed on xmtp.chat or other clients. However, when using a random wallet, the messages are displayed correctly.

It is worth noting that the sent messages from the Flutter client are being displayed on other Flutter clients, but not on xmtp.chat.

All clients are pointed to 'production.xmtp.network' and received messages are being displayed correctly on all clients.

nplasterer commented 1 year ago

telegram-cloud-photo-size-5-6163405982932251554-y

nplasterer commented 1 year ago

I believe this issue has been fixed. Please feel free to reopen if that's not the case.