Hello everyone, please I would like to know how I upload an mp3 file and attach it to my audio player. I see some links saying this but I didn’t understand it until now. Thanks!
Hello, in order to upload this file to the mp3 player, you need to add a screen to upload this file by adding a (File picker) component and then save it as a record in a specific collection. Then you can create a list of audio files uploaded and then link them to a screen where there’s the audio player component that will get the (Current audio file url).
Thank you!
