Questions about developing "App Updates"
kaanuki
Member Posts: 154
Hi All.
Im in the process of developing my first game app. I am trying to find out the basics of developing App Updates. Are there any tutorials explaining what they include, and how to implement them? When submitting them, are you submitting only the changed parts of the game, or are you submitting the entire game with changes made.
Any Gamesalad specific resource would be great.
Thanks.
Im in the process of developing my first game app. I am trying to find out the basics of developing App Updates. Are there any tutorials explaining what they include, and how to implement them? When submitting them, are you submitting only the changed parts of the game, or are you submitting the entire game with changes made.
Any Gamesalad specific resource would be great.
Thanks.
Comments
I believe you just replace the current one with the updated file
Hope this helps
Chakku
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Just like any file you open. If you didnt make any changes it doesnt ask you if you want to save the changes. But if you do make changes it does ask if you want to save changes. When you click yes I was to save changes. Thats the same as updating the file.
@kaanuki You submit an entirely new binary. In theory, you could submit whatever you want, but as Jeffnichols suggested, you're generally just updating an existing GameSalad project file to make a few changes and then resubmitting it with the fixed included.
You submit an ENTIRE working project file, NOT just the changes you want to implement. For example, let's say my file is 15 MB in size. For the update, maybe I add 2 MB of images. I then resubmit the newly saved file that is 17 MB in size.
The bottom line is that what you submit to Apple is up to you, but they are expecting a working binary just as you submitted originally. Any "updates" are what you choose them to be.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User