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

Voice message not replayable #7217

Closed
toshanmugaraj opened this issue Jan 2, 2023 · 6 comments · Fixed by #7357
Closed

Voice message not replayable #7217

toshanmugaraj opened this issue Jan 2, 2023 · 6 comments · Fixed by #7357
Labels
A-Voice-Messages O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@toshanmugaraj
Copy link
Contributor

Steps to reproduce

Play the voice message till end.
Once voice play did finish.
Try playing the voice message again.
It doesn't play.

Outcome

Voice message should be playable again.
Now voice message can be played once only.

Your phone model

iPhoneX

Operating system version

iOS 16.2

Application version

latest

Homeserver

No response

Will you send logs?

No

@toshanmugaraj toshanmugaraj added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Jan 2, 2023
@flescio flescio added S-Minor Impairs non-critical functionality or suitable workarounds exist O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience labels Jan 11, 2023
@alexander-potemkin
Copy link

@flescio , I confirm to have the same issue. Is there anything I can submit or provide to assist with troubleshooting and fix?

From the first observations - in some phones, it helps to restart the app, but in others - it doesn't.

@toshanmugaraj
Copy link
Contributor Author

I got this in log when message ends playing.
Ignoring setPlaybackState because application does not contain entitlement com.apple.mediaremote.set-playback-state for platform`

@alexander-potemkin
Copy link

@toshanmugaraj , thanks. I hope this will help developers to resolve this.
@flescio, is there anything else required to fix this? It feels like a job for a build engineer/-ing.

@alexander-potemkin
Copy link

btw, @toshanmugaraj , how did you get this log message?

@toshanmugaraj
Copy link
Contributor Author

@alexander-potemkin I got this log in Xcode console while debugging for the issue. I don't see any other error logs from AVplayer.

nimau added a commit that referenced this issue Feb 9, 2023
Fix #7325: prevent setting the audio session to inactive during recording
Fix #7217: ensure that an audio player has its content loaded when it reaches the end to allow seek and replay.
nimau added a commit that referenced this issue Feb 9, 2023
@alexander-potemkin
Copy link

@toshanmugaraj , @nimau , thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Voice-Messages O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants