I have a xml file that has instructions/help that I want to display. However, I want to be able to update the file when the game loads without having to deploy a new version of the app. I was thinking about storing it one my google drive. Is that possible?
Also, is there a way to write to a log file that is on a web server? Again, thinking about using google drive if that is possible.