Hello, everyone. I’m stuck with a problem.
When I insert an Audio Component, the building process ends up with errors, whatever output I choose (web, pwa, apk, ionic).
Step to get the error:
- Make a new app;
- Make a new page;
- Draw an audio component on the page;
- Go to Audio Player Settings
- Fill the song url field with an accessible url containing an mp3 file;
- Fill the image url field with an accessible url containing a PNG or JPG file;
- Fill the song title and the song subtitle fields with any text;
- Press Preview
- Try any building button
You get always this kind of error log:
https://app.moxly.io/storage/application/2230-mcpkdgjq8h/logs/2577-builder.log
Do anyone encountered this problem?
Anyone used an audio component successfully (at least after November '22 update)?
Thanks!