Copy link to clipboard
Copied
Hello there,
Tested several AIR applications targetting native MacOS on Big Sur Beta 2 & 3, and all of them won't displays content, the only thing visible is the title bar. I reported this issue to Apple support and waiting for a reply ... or a fix.
Event, official AIR runtime installation is affected by this critical issue.
Hope we will have a fix before Apple releases his new OS.
Copy link to clipboard
Copied
I am having the exact same issue. I upgraded to the Big Sur beta and now an Adobe Air application I use for work/business does not display its contents. I hope Adobe can fix this, soon!
Copy link to clipboard
Copied
What Flex & AIR SDK versions are you unsing ?
Copy link to clipboard
Copied
I have the same issue.
Copy link to clipboard
Copied
we too have this issue. I'm amazed there isn't a lot more, very worried, devs talking about this.
Copy link to clipboard
Copied
Hi, any update on this issue? Anybody? Big Sur is officially out and Adobe AIR apps are all broken, not showing the content of its window. Not a word on HARMAN's release notes for latest SDKs.
Copy link to clipboard
Copied
Hello people,
We succeed in compiling our project with the very lastest Harman's SDK (33.1), we had to update Java to a 64 bits version. As we are using Flex, we also had to use the lastest Apache Flex SDK (I think it was the cause of the issue) AND we had to compile with the old flex compiler (with flex 3 compatibility option).
This resolved the bug, we didn't found any other problem on BigSur for now.
Copy link to clipboard
Copied
Like Winalik. Latest Harman SDK (33.1.1) and 64 bit java and ours fired up.
<sigh of relief>
Copy link to clipboard
Copied
Just curious are you bundling the runtime or are you still able to use the stand-alone runtime?
https://airsdk.harman.com/api/versions/33.1.1.259/release-notes/Release_Notes_AIR_SDK_33.1.1.259.pdf
Section 8 (Windows Builds) and 9 (Mac Builds) makes it sound like the path forward is bundled runtimes and custom installers.
Copy link to clipboard
Copied
Hi Anyone got the Runtime which will run Adobe Air Apps in Mac Big Sur?
Copy link to clipboard
Copied
I ended up redoint our build/deployment process to bundle the runtime with our app. This required additional steps to make sure everything was code signed correctly. I used a mix of scripts and techniques from this thread to create a final installer that worked.
Copy link to clipboard
Copied
I'm not a developer, I have an app which runs on Adobe Air, struggling to launch the App now.
Copy link to clipboard
Copied
It is fixed by the way!
Copy link to clipboard
Copied
I have installed National Geographic Magizines ... used Adobe AIR ... ready do not want to lose in going to Big Sur and beyond.
You shared it is fixed ... to be clear you have no problem running an Adobe AIR based app under Mac Big Sur? Thanks much ....
Copy link to clipboard
Copied
Yes, after the recent update, I'm able to open my Adobe Air based App.
Copy link to clipboard
Copied
did you need to do anything? My adobe air app is still not working.
Copy link to clipboard
Copied
Nope. I just updated the OS with the latest release,
Copy link to clipboard
Copied
Definitely not fixed. I'm using macOS 11.0.1 and there are currently no updates available in Software Update. Yet Klok2 starts but does not display.
I went to the Adobe Air site to download the latest version and the web site reported:
Where the system requirements indicates:
So who knows if "Mac OS X" means not macOS 11 and they're just sloppy with the old "OS X" name.
Copy link to clipboard
Copied
SOLUTION:
I reached out to tech support for my software that uses Adobe Air; they have a solution that got Adobe Air to work on Big Sur:
1. Select Go in menu bar
2. Click Go to Folder
3. Type or copy/paste this: /Library/Frameworks
Change your view view in Finder to Column View for the next step (Should be the first icon along the top of your finder window next to the folder name; if you're in icon view (default), it'll look like four squares)
4. Right-click or Control+click on the Frameworks folder
Important: Control+click on the "Frameworks" folder and not the "Adobe AIR.framework" folder. We have found it helps to change your Finder view to display in columns.
5. Click on "New Terminal at Folder"
6. In the terminal window, type or copy/paste the following exactly (including quotations) after the $ and then hit Return/Enter: sudo xattr -d com.apple.quarantine "Adobe AIR.framework"
7. Enter your computer password and hit Return/Enter. Please note: Your password may be invisible as you type it.
You should now be able to install/run Adobe Air
Copy link to clipboard
Copied
Hi, thank you. for this solution but it seems not working for me... my terminal returns "xattr: Adobe AIR.framework: No such xattr: com.apple.quarantine" 😔 can some help me?
Copy link to clipboard
Copied
The correct command is:
"sudo xattr -r -d com.apple.quarantine ./Adobe\ AIR.framework"
Copy link to clipboard
Copied
Did you do anything else? I'm running 11.0.1; when I attempt to open the application which utilizes AIR, I get bounced around. Adobe Air cannot launch (it says it's corrupted despite multiple reinstallations) and the application itself said I need a new version of Adobe Air. I'm getting the same error at Jaraco when I try to downlaod the "latest" version.
Copy link to clipboard
Copied
I am running the Big Sur release, and it looks like AIR applications run fine expect
flash.media.Camera.names returns nothing when there are webcams connected to the computer. I tried using the AIR 33.1 with the same result
Copy link to clipboard
Copied
Were you able to get this resolved?
Copy link to clipboard
Copied
No. There needs to be an update for Adobe AIR to fix. See
https://github.com/Gamua/Adobe-Runtime-Support/issues/532
And up vote the bug: