Firebase storage mp3 does not load on safari for ios
No matter what I do, I can not get an audio file from Firebase storage to play on the safari browser for ios. I have read questions and answers from 12 years ago that tell me to write the mimeType in the metadata when I upload the file. I have done this. I have made the read public for my bucket. I went on all questions and answers on stackoverflow to debug it. I was not able to find an answer. On desktop browsers, it works fine. On iOs, whatever I do I can not listen to it (except for using a static path in my Next js public folder.