In my zip file is just the updated stack of the main application and any other files that the stack would reference.
dabrowBUSXWKD wrote:Hi
I need advice on creating auto update system for my app.
I have stack "Main" with custom properties and Splash stack that will be compiled to standalone, and will check for if new vers. of app. is available , and download new "Main" . This can I do.
What next ? any tutorial with examples.
Something else that is the problem when I try to download "new Main" stack from my web site is not useful if I use main.livecode , I just can't download it. When I change file to main.rev it is better, I can download but file is corrupted. Do I have to build standalone with new "main" ? then upload it to server ?
How do you guys do it ?
Practical code/ stack example ?
Regards