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

* AIR SDK 51.2.1.5 * AIR for Desktop * Windows10Pro When I try to open a AIR for desktop app using the combination of AIR Runtime 51.2.1.3 and AIR SDK...

Bug

SDK Version:51.2.1.5 The reason why my submission was rejected after packaging is: /// The UIRequiredDeviceCapabilities key in the Info.plist is set up in such a way that the app will...

Bug

Hello there, I have a license valid until october: ![Image](https://github.com/user-attachments/assets/5f516b5b-7320-481e-804d-64ebea323839) though, when I try to compile I get this message: ![Image](https://github.com/user-attachments/assets/e596f964-f39d-48fa-9f5c-488583d29f58) And subsequently the license disappears from SDK MANAGER: ![Image](https://github.com/user-attachments/assets/a9413dac-6a82-462d-83d9-180388a99756)...

We have this new issue happens a lot with Adobe Air 51.2.1.3: ``` Caused by java.lang.IllegalStateException: Apps may not schedule more than 150 distinct jobs at android.os.Parcel.createExceptionOrNull(Parcel.java:3019) at android.os.Parcel.createException(Parcel.java:2995) at...

Bug
Platform: Android

Hello, Application crashes when user changes settings in system Print dialog ![image](https://github.com/user-attachments/assets/3c5d25f5-9c78-4b53-9787-c1a4f120c9f7) Sample code: var printJob:PrintJob = new PrintJob(); var options:PrintJobOptions = new PrintJobOptions(); options.printAsBitmap = true; if (printJob.start()) {...

Bug

## Context This is an early report after my initial testing of `AIR 51.2.0.2`. The only issue I found so far is a rendering issue with all meshes where repeatable...

Bug

## Feature Description Please consider to increase packaging speed via `adt -package` for Android builds. Maybe it could be cache or something. Right now build process could take up to...

Feature
Platform: Android

## Problem Description Cameras with 4K resolution cause video output with delay in 1-2 seconds. I mean you can make your hand movement in front of camera but you will...

Bug
Platform: Windows
Platform: Linux

Hello, we are experiencing crashes on app startup on very old iOS devices with iOS 12.5. Upon investigating we see that XCode16, required starting april 2025, supports "iOS 15 or...

Platform: iOS

I have created a scheme to retrieve parameters to my app using the invokeEvent. While I was using an older version of Air SDK (50.2.4.2), the arguments array returned the...

Bug
Platform: iOS