I'm looking to update my AIR app and I have that working. But what is the syntax for the description in the update descriptor file? How can I add a description that has multiple lines??
Kyle
Hi Kyle,
Are you referring to the updater framework? You should be able to do this using simple line breaks.
http://www.adobe.com/devnet/air/articles/air_update_framework.html
Chris