How to display an alert when there is no available update (using Adobe Air update framework)
Posted
by Med
on Stack Overflow
See other posts from Stack Overflow
or by Med
Published on 2010-03-22T11:37:17Z
Indexed on
2010/03/22
11:41 UTC
Read the original article
Hit count: 246
Hi all,
I'm using Adobe Air update framework to implement auto-update feature in my application. The feature is working great when there is an available update, but when there is no updates no notification/alert is displayed.
is there a way to display an alert when there is no update available ?
thanks
© Stack Overflow or respective owner