Happy New Year everyone!
I’m looking for advice on the best way to update an app on the fly.
Let me explain.
I want to change one of the graphics in the game or add another level so when a person already has my game on their device it will check the database on my website to see if there is something new to add.
Or if a person has my game and finds a minor bug I can fix the bug, upload the fixed module to my server, update the database to tell the game there is new content to download.
Are there tutorials on this subject, can anyone point me in the right direction please?