mastodon / mastodon-ios

Official iOS app for Mastodon
https://app.joinmastodon.org/ios
GNU General Public License v3.0
2.05k stars 262 forks source link

Audio attachments are not shown #414

Closed alexreid closed 1 year ago

alexreid commented 2 years ago

Is there an existing issue for this?

Current Behavior

When viewing a post with an audio attachment, no audio player is shown.

Additionally, there is no indication that the post has an audio attachment.

Expected Behavior

When viewing a post with an audio attachment, an audio player is shown to allow the user to listen to the audio.

Alternatively, there should at least be a message warning the user that they cannot listen to the audio attachment in the app, possibly with a link to open the post on the web so the web player can be used.

Steps To Reproduce

  1. In the iOS app, load a post in the home timeline (or post details screen) that has an audio attachment

Environment

- Device: iPhone 11 Pro
- OS: 15.4.1
- Version: 1.4.0
- Build: 121

Anything else?

Example post where I see the issue

My server is tech.lgbt, which is running Mastodon 3.5.1.

quardbreak commented 1 year ago

Some people encountered this issue: https://mastodon.social/@acb/109303147208739786 https://mastodon.social/@gloom303/109303533814308501 Might be better to fix fix this ASAP.

hsn10 commented 1 year ago

Second problem is that if you use show in safari on post then it will show audio but it won’t play smoothly, audio is breaking. Probably visualize function is using too much CPU.