How can i get corona sdk to read from a cloud, a file that i can update any time from my laptop. I will be happy to use a cloud or server but i just need to get info from this file and display it
There are a number of resources available to achieve this, try these (among others):
You can also set up your own server, then use the network.* library to read and write data.
There are a number of resources available to achieve this, try these (among others):
You can also set up your own server, then use the network.* library to read and write data.