Hi, I'd like to detect the first execution of the program after an installation / uppgrage of my air application.
The idea is to run a configuration function after a new installation.
I can find the air application creation time and store it in a file and then check this file but I'm wondering if there is somethings easier?
Michel