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.
D:\work\xxx\bin-debug\app.xml(315): error 103: application.android.storageAccessFrameworkFromAPI is an unexpected element/attribute
## Feature Description In some cases applications (especially time-sensitive) should know `TimeZone` localized (or human readable) "display name". Right now AIR for Windows using `TimeZone::displayName` return human readable value -...
## Feature Description In some cases applications (especially time-sensitive) should know `TimeZone` unique id which not depend on locale. It necessary, for example, to work with **tzutil** or via `NativeProcess`...
I have an app that by using a background worker dynamically builds a Bitmap, the app uses many bitmadata objects to do this construction. I recently recompile to Android targetSdkVersion...
Hi! I've tested the new property `declaration` with a Function class instance, and it didn't worked. Please view this video for more detail: https://github.com/airsdk/Adobe-Runtime-Support/assets/6010183/fe998ab5-1f77-4852-8932-c57a1a7a96b7 Thanks!
## Problem Description We were previously using AIR 33.1.1.743 for all of our live apps, and are now testing 33.1.1.935 and 50.2.2.6 for updating our apps. When testing the apps...
## Problem Description I already asked to resolve this problem. But until now nothing happened. On Android Phones, in my Case Samsung S9+ the Enhanced Microphone does not work anymore....
## Problem Description Windows 11 needs a permission for the Windows Defender Firewall for 3rd party apps to connect for example to a rtmp streaming server. AIR SDK should have...
## Feature Description AIR should have ability to suppress network security popups about invalid certificates programmatically. Right now if something goes wrong with HTTPS SSL certificate checks using `URLLoader`/`URLStream`/`Loader`/`StageWebView`/`Socket`/`SecureSocket`/`NetConnection `-...
## Problem Description `StageVideo` doesn't support 8192 pixels or more for `viewPort` `width`/`height` properties. It just throw exception when you try to set up 8192 pixels or more for `viewPort`...