Adobe-Runtime-Support icon indicating copy to clipboard operation
Adobe-Runtime-Support copied to clipboard

Report, track and discuss issues in Adobe AIR. Monitored by Adobe - and HARMAN - and maintained by the AIR community.

Results 518 Adobe-Runtime-Support issues
Sort by recently updated
recently updated
newest added

## Problem Description `Worker::start()` cause application crash using AIR 51.0.0.3 with macOS. Tested with latest AIR 51.0.0.3 with macOS Intel-based device with different applications. There is no such issue with...

Bug

I've updated my game https://airapport.itch.io/engineer-millionaire using AIR 50.2.2.5 and on my laptop and several laptops and PCs where I tested it everything worked fine. But I received at least 3...

Bug

The AIR Runtime corrupts SecureRTMPChannel connections on macOS, but not on Windows. Our application makes RemoteObject calls to the server over this channel, which begins to hang forever on macOS...

Bug

## Feature Description Native extensions reference should be moved from https://help.adobe.com/en_US/air/extensions/index.html to https://airsdk.dev/ Also it should be updated cause now there is a lot of new cool stuff. ## Known...

Feature

My app crashes randomly on an IPad (running iPhone OS 16.5.1) after updating my SDK to version SDK 50.2.4.3. * Which AIR SDK did you use?: **SDK 50.2.4.3** (overlaid onto...

Bug

## Problem Description Drawing `Video` (or `SoundMixer.computeSpectrum()` call) using `NetStream` in "Data Generation Mode" cause `SecurityError: Error #2123`. It critical for some video streams playback tasks or providing FLV bytes...

Bug

It's weird but it seems like the `

Bug

## Problem Description A `TimeZone.getTimeZone(null)` call returns `null `instead of a TimeZone object representing the current location of the device, as it is stated within the ASDocs: "Pass in a...

Bug

Hi there, I'm working on a native Android extension and when I call a function from an external dependency (not my source) it fails and in logcat I can see...

Feature

## Problem Description **AIR SDK version:** 50.2.3 **Environment:** Windows The `aasdoc` command results in failure for my non Flex library. I am running this simple command: ```sh aasdoc --doc-sources+=src -o=asdoc/html...

Bug