signalapp / Signal-iOS

A private messenger for iOS.
https://signal.org
GNU Affero General Public License v3.0
10.84k stars 3.04k forks source link

Audio messages send failure #5863

Open pedgemedia opened 2 months ago

pedgemedia commented 2 months ago

Bug description

v7.26(301) When an audio message has completed recording and is sent using the send button, in 10% of cases is will not be sent and the small circle indicating transmission keeps spinning forever.

Steps to reproduce

Actual result:

Expected result:

After quitting and reopening the app it will attempt to send the message again (as expected) and in 50% of cases it is then sent correctly. Multiple tries are needed in most cases.

I am aware this may indicate a bad internet connection or a backend issue, but on the desktop (macOS) version, same network, this never occurs.