
I am a flutter app, when the user uploads an aac audio file, it gets stored in the bucket
The MIME type is audio/x-hx-aac-adts
When i try to open that link in the browser it starts downloading the file
If i upload an mp3 file it works fine and i can listen to it on the browser but aac files no
Another problem is that even those mp3 files, when i try to play them in the app, i cant access their duration for some reason
Recommended threads
- Sites 30MB limit from GitHub
I’m deploying a site from github as Other type on the Hobby plan. It is actually a Flutter web app but it’s in a subdirectory with the root being an html landin...
- [Node.js SDK] Bypass 2GB file limit?
Hello. Using either InputFile.fromPath or InputFile.fromBuffer throws this error: File size (2295467305) is greater than 2 GiB Bucket limit etc. is setup corre...
- Hi im using vvs studio to make a charact...
my game involves magic , leveling up aka "phase" max phase is 30 each 10 20 30 theres awakening 1 2 3 i want to make a character builder so that players can fig...
