As long as the app id's are the same it will update the application in place.
If I remember right… if you change the certificate you'll have to either a) change the app id or ask users to uninstall the current app first because the install will fail. On Sat, Feb 4, 2017 at 7:36 PM, bilbosax <[email protected]> wrote: > I haven't looked into it yet, so thought I would start by asking the wise > people here. I have written an AIR app that runs on the desktop, with a > version that works on mobile as well. If I ever add a new feature or > improve the efficiency of the code, I want to offer users updates that they > can download from the app store or from my website for the desktop app. > How > hard is it to get an AIR app to update? And by update, I mean totally > replace the existing application with the new application, I am concerned > that it will just install a new application next to the existing > application > instead of replacing it. > > > > -- > View this message in context: http://apache-flex-users. > 2333346.n4.nabble.com/Updating-a-Program-tp14613.html > Sent from the Apache Flex Users mailing list archive at Nabble.com. >
