Adobe-Runtime-Support
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.
## Problem Description `NetStream::dispose()` (or something like that, on video switching or finish playback) cause application crash with some Android devices. I cannot reproduce it with isolated sample but it...
## Problem Description AIR SDK: 51.2.1.5 (or any from 51.2.1.1 to 51.2.1.5) Test environment: iPhone 14 Pro iOS 18.4.1, iPhone 14 iOS 17.4.1 Dev environment: macOS 15.5, XCode 16.2, IntelliJ,...
## Problem Description In `DisplayObject` `removed` and `removedFromStage` events description missed that `removeChildren()` could trigger such events. Related issues: https://github.com/airsdk/Adobe-Runtime-Support/issues/3846 https://github.com/airsdk/Adobe-Runtime-Support/issues/3843 ## Steps to Reproduce https://airsdk.dev/reference/actionscript/3.0/flash/display/DisplayObject.html#event:removed https://airsdk.dev/reference/actionscript/3.0/flash/display/DisplayObject.html#event:removedFromStage **Actual Result:** >...
## Problem Description Some MP4 H.264 videos playback doesn't work using AIR. Maybe it's about videos with 1 "visual" frame and audio track. Tested with multiple AIR versions, even with...
## Problem Description In `ByteArray::shareable` property description non-existing `Worker.setStartArgument()` mentioned. Related issues: https://github.com/airsdk/Adobe-Runtime-Support/issues/3865 https://github.com/airsdk/Adobe-Runtime-Support/issues/3720 ## Steps to Reproduce https://airsdk.dev/reference/actionscript/3.0/flash/utils/ByteArray.html#shareable **Actual Result:** `Worker.setStartArgument()` mentioned. **Expected Result:** `Worker.setStartArgument()` not mentioned.
## Problem Description Few times I catched random crash on button click inside complex `DisplayList` UI with Linux x86_64. Very rare issue. Tested with latest AIR 51.2.1.5 with VM Linux...
I've notice a significant increase in these KPIs on Google Play. As you can see on the graph, around May12th, the slow start time is inceasing significantly. It matches an...
Hi! This one was a very tricky one but I finally managed to narrow down the test environment and here are the results:. Needs @marchbold and @ajwfrost attention at the...
When our Android apps are played on a Chromebook, users could previously use their mouse to play the games instead of using the touchscreen, where anything that was using a...
I'm trying to sign an .airi package with adt command. I have two certificates from two different companies and neither work. The signing process executes without errors. The output .air...