Re: Compiling AIR app

2021-06-08 Thread leokan23
Hi Harbs, for Mac os, there were major updates in 33.1.x as we couldn'y sign, run or install apps. Check for the issues here: https://github.com/airsdk/Adobe-Runtime-Support/issues -- Sent from: http://apache-flex-users.246.n4.nabble.com/

Re: Compiling AIR app

2021-06-07 Thread Harbs
Yeah. Desktop and Mac. Thanks for the tip about v. 33. That’s likely it... > On Jun 7, 2021, at 2:09 PM, leokan23 wrote: > > Is that for desktop? Are you working on windows or mac (macos has several > issues with certificates, java, etc. which are kinda solved on AIR > 33.1.1.476). > > As fla

Re: Compiling AIR app

2021-06-07 Thread leokan23
Is that for desktop? Are you working on windows or mac (macos has several issues with certificates, java, etc. which are kinda solved on AIR 33.1.1.476). As flashbuilder is full of bugs and dead for years I would suggest using intellij with latest AIR. -- Sent from: http://apache-flex-users.23

Re: Compiling AIR app

2021-06-03 Thread After24
Hi Harbs, Are you compiling a captive runtime bundle ? What kind of errors do you get ? Vincent. -- Sent from: http://apache-flex-users.246.n4.nabble.com/

Compiling AIR app

2021-06-03 Thread Harbs
For the first time in a while I’m trying to compile a Flex app for AIR. Nothing seems to work. When I try to build a release build from Flash Builder, the app quits on me. When I try to compile using VS Code and Josh’s extension, I keep getting certificate errors. Does anyone have a tried and