Page 3 of 5

Re: MP3 do not play on iOS anymore

Posted: 05 Jan 2022, 08:20
by Johannes
Hi, so MacOS works?
Opened an issue here but some screenshots or error logs would be helpful.
https://github.com/scottschiller/SoundM ... 1005275338
Thanks!

Re: MP3 do not play on iOS anymore

Posted: 05 Jan 2022, 13:11
by Schorsch
Hi Johannes,

I am not sure about MacOS but I think that it works according to what Berretje wrote some posts above, I can check on my Windows computer only right now,

I have created a short video to demonstrate the issue (sorry for the bad video quality). I opened the same thread from this forum in Chrome on both my Windows computer and my iPhone, then played one of the MP3 files of this thread on the Windows computer first whiochg is fine, after that played the same on my iPhone where you will notice that no sound is played. Then played a song from Spotify on the same iphone to show that audio os working in general on the device, and back to the NUF thread and "played" another MP3 example with again just silence to be heard - does this help?
Video.mp4
(4.42 MiB) Downloaded 237 times

Re: MP3 do not play on iOS anymore

Posted: 05 Jan 2022, 17:14
by Ritchie333
I tried playing the mp3 I uploaded yesterday on macOS Big Sur running Safari 15.2 and got no sound. I had to download the file (confirming I wanted to download files from this site first) before I could play it.

Re: MP3 do not play on iOS anymore

Posted: 05 Jan 2022, 17:49
by FZiegler
This sometimes happens to me, too. On Win10 with Firefox. But only in some cases - not for all MP3s. I haven't talked about it as I haven't seen a pattern yet. Wasn't much of a problem, though, as I can always hit the attached file and select "Open with..", combined with my Audio player. Is there a workaround for iOS, too?

Re: MP3 do not play on iOS anymore

Posted: 05 Jan 2022, 17:53
by Schorsch
Well, you could access the forum with Safari on iOS and download each individual MP3 file to the files section of your iOS device, then open it from the files app and play it - it’s not very convenient though …

Re: MP3 do not play on iOS anymore

Posted: 06 Jan 2022, 12:16
by Schorsch
Schorsch wrote:Hi Johannes,

I am not sure about MacOS but I think that it works according to what Berretje wrote some posts above, I can check on my Windows computer only right now,

I have created a short video to demonstrate the issue (sorry for the bad video quality). I opened the same thread from this forum in Chrome on both my Windows computer and my iPhone, then played one of the MP3 files of this thread on the Windows computer first whiochg is fine, after that played the same on my iPhone where you will notice that no sound is played. Then played a song from Spotify on the same iphone to show that audio os working in general on the device, and back to the NUF thread and "played" another MP3 example with again just silence to be heard - does this help?
Video.mp4
@Johannes: I just tried on my Macbook, it works with MacOS Catalina and Chrome - it's really just an issue with iOS devices

Re: MP3 do not play on iOS anymore

Posted: 06 Jan 2022, 12:59
by rpossemo
MacOS with Safari WONT work. You need to download and play separately.

Re: MP3 do not play on iOS anymore

Posted: 06 Jan 2022, 13:37
by Schorsch
rpossemo wrote:MacOS with Safari WONT work. You need to download and play separately.
Yes - same on my Macbook: MacOS Catalina 10.15.7 and Safari 15.2

It seems as if this affects only browsers that are based on Apple's webkit, which is true for all iOS browsers (not just Safari but also Chrome etc.) and for Safari on MacOS, while Chrome on MacOS is based on it's own engine.

Re: MP3 do not play on iOS anymore

Posted: 07 Jan 2022, 01:56
by Berretje
Did some searching and I found this website: https://stackoverflow.com/questions/464 ... 11-devices

So I tried to change the local website cache to the native player using this code:

Code: Select all

<audio controls>
	  <source src="https://www.norduserforum.com/download/file.php?id=15492" type="audio/mpeg;codecs=" mp3""="">
</audio>
That seems to work just fine... not sure if this works for all browsers....


Re: MP3 do not play on iOS anymore

Posted: 18 Jan 2022, 09:06
by florence
Hi

See attached console log error when clicking on `Play' with Safari
Safari Console Log.png
Safari Console Log.png (144.09 KiB) Viewed 5152 times