Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errormessage missing when voicemessage upload fails #741

Closed
crustulumtheoneandonly opened this issue Mar 9, 2022 · 3 comments · Fixed by #1825
Closed

Errormessage missing when voicemessage upload fails #741

crustulumtheoneandonly opened this issue Mar 9, 2022 · 3 comments · Fixed by #1825

Comments

@crustulumtheoneandonly
Copy link

crustulumtheoneandonly commented Mar 9, 2022

iPhone SE (MLM72DN/A)
iOS 15.3.1
Talk 13.1.1
NC 23.0.2
Microfon and Camera is allowed
Wi-Fi + Internet connected
All other iPhones work as expected

Expected behavior:

When pushing the microphone button in the chat the recording of the voice message should start and when releasing the message should send.

Actual behavior:

When pushing the microphone button to recording is automatically cancelled after 10 seconds and no messages is sent.

@SystemKeeper
Copy link
Collaborator

SystemKeeper commented Mar 9, 2022

Hi @crustulumtheoneandonly
Does sharing in general work on this particular phone (picture for example)?

Maybe you can try one of the other accounts where voice messages are working? So anything permission related can be ruled out.

@crustulumtheoneandonly
Copy link
Author

Found the cause for the Problem. Actually the user had no account disk space left. (Storage quota)
Thankfully a error was shown when uploading a picture. Sorry for the false alarm.

Voice messages are working as expected on iPhone SE✅

@SystemKeeper SystemKeeper changed the title No Voice Message possible on iPhone SE Errormessage missing when voicemessage upload fails Mar 16, 2022
@SystemKeeper
Copy link
Collaborator

Thanks for the feedback! Ich think we still should look into this and improve the error handling / user feedback.

@SystemKeeper SystemKeeper reopened this Mar 16, 2022
DanielStandfest pushed a commit to DanielStandfest/talk-ios that referenced this issue Oct 1, 2024
Added logic to display an appropriate error message when the upload of a voice message fails. This ensures that users are properly informed about upload issues instead of facing silent failures.

Fixes nextcloud#741
DanielStandfest pushed a commit to DanielStandfest/talk-ios that referenced this issue Oct 1, 2024
Added logic to display an appropriate error message when the upload of a voice message fails. This ensures that users are properly informed about upload issues instead of facing silent failures.

Fixes nextcloud#741

Signed-off-by: Daniel Standfest <daniel@standfest.io>
DanielStandfest pushed a commit to DanielStandfest/talk-ios that referenced this issue Oct 17, 2024
Added logic to display an appropriate error message when the upload of a voice message fails. This ensures that users are properly informed about upload issues instead of facing silent failures.

Fixes nextcloud#741
DanielStandfest pushed a commit to DanielStandfest/talk-ios that referenced this issue Oct 18, 2024
Added logic to display an appropriate error message when the upload of a voice message fails. This ensures that users are properly informed about upload issues instead of facing silent failures.

Fixes nextcloud#741

Signed-off-by: Daniel Standfest <daniel@standfest.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants