I was wondering if there was anyone online who would be willing to talk me through deployment and application updates in TideSDK 1.3.1?
The background is that I would like to build a HTML5 application wrapped in a desktop client, for deployment on Windows and Mac. The resulting application needs to have a simple installer and a mechanism for receiving updates either through the internet, or using an update installer if internet isn't available.
Are these features currently supported in TideSDK 1.3.1? And if so is there any documentation regarding the update process? I've looked through the API docs and have found reference to an UpdateManager, but have been unable to find examples of usage.
Rich