zom / Zom-iOS-XMPP

THIS PROJECT IS NOW CLOSED. WE HAVE MOVED TO A NEW ZOM 2.0 MATRIX CORE. FOLLOW THE LINK!
https://github.com/zom/zom-ios-matrix
Mozilla Public License 2.0
37 stars 23 forks source link

Get an error when message doesn't go through #491

Closed cstiens closed 6 years ago

cstiens commented 6 years ago

It should queue and auto-resend, but the user shouldn't get an error about it immediately. We should discuss showing an error if after multiple days the message doesn't go through. But, right now, an error is showing up immediately if the message doesn't go through.

R's phone
Model: iPhone SE OS: 10.3.2

cstiens commented 6 years ago

N-pex implemented auto-resend for this case, and it seems to be working great!