In a segment of my application, I need a series of graphic files.
At times, these graphic files will need to be updated..... but not the core app itself.
Would it be possible/allowed to have my app, check a server at startup to look for updated resources... then download them if there is an update, and then continue as normal?
At times, these graphic files will need to be updated..... but not the core app itself.
Would it be possible/allowed to have my app, check a server at startup to look for updated resources... then download them if there is an update, and then continue as normal?