Hi,
I wonder if anyone knows whether Corona has a feature to allow files created by my app to be uploaded to a server?
My app allows the user to record audio files themselves which are stored on the device. I would like users to be able to share these files with other devices so was hoping there would be a way to allow users to tap an “upload” button and a file would be saved to a server.
I can handle the server side stuff using ASP.Net but it’s just the export / sending of audio to the server from Corona I’m stuck with.
Thanks in advance,
Ian