tijder / SmsMatrix

A simple SMS <--> Matrix bridge.
https://matrix.to/#/#smsmatrix:matrix.org
GNU General Public License v3.0
213 stars 37 forks source link

Multiple texts send from 1 matrix message #58

Closed mvgorcum closed 4 years ago

mvgorcum commented 5 years ago

I've had this happen twice (but not always): I respond to someone through matrix through the sms bridge and then over a couple of days the app keeps sending the same message a number of times. Is there any easy way for me to debug?

mvgorcum commented 5 years ago

This has only happened with version 4 rooms which makes me think it's related to this issue

mvgorcum commented 5 years ago

My PR fixing the relevant issue in the SDK has been merged. By either building against the develop branch or waiting for a new release of the SDK we should be able to fix the issue.