And iOS :) (iOS 14 sdk is mandatory, so you cant use AIR32 which is stuck on
iOS 12)
After24 wrote
> Our AIR desktop applications (compiled with AIR 31 SDK - captive runtime
> bundle) are working great on macOS Big Sur. So you don't have to use the
> latest Harman AIR 33 SDK on this OS. I believ
Thanks so much. That's a big help.
--
Sent from: http://apache-flex-users.246.n4.nabble.com/
Hi Tucsonjhall,
Using the captive runtime bundle option, there's no "out of the box" system
to manage update : if you want your application to ne able to update itself,
you will have to code it (that's what we do for our applications).
The solution we came up with is quite straightforward :
- C
That's great to know because I'd prefer to compile with what I've been using.
When you say you created your own update system (or maybe you didn't but
were simply saying I would have to), are you talking about adding functions
in the app to check the URL update status?
--
Sent from: http://apach
Our AIR desktop applications (compiled with AIR 31 SDK - captive runtime
bundle) are working great on macOS Big Sur. So you don't have to use the
latest Harman AIR 33 SDK on this OS. I believe that the only OS that
requires Air 33 at the moment is Android if you want to distribute your
application