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 352 Adobe-Runtime-Support issues
Sort by recently updated
recently updated
newest added

## Problem Description LOGCAT: https://pastebin.com/GhJ3gHej Some devices are closing and going to android launcher, this is the log when the app closes. This problem started seemingly out of nowhere since...

Bug

## Problem Description The app can not activate the microphone and crashes after a while. All permissions including the OneSignal Push Notifications had been asked and granted. But when opening...

Bug
Platform: iOS
Platform: macOS

I tried to build latest update for our game in 2023 with latest AIR SDK, but it looks like that something was broken after 50.2.3.6 and it impossible to package...

Bug

## Problem Description Unable compile an Android .aab build with AIR SDK 50.2.4.1 and the latest Android SDK Platform-Tools 34.0.5 on a Mac (macOS Ventura 13.6.1), compilation will stop with...

Bug

The dSYM generated by AIR SDK 33.1.1.713 is only ARM64, no ARMv7. There was a bug preventing AIR from generating ARMv7 symbol - https://tracker.adobe.com/#/view/AIR-4073680 This bug appears to remain. I'm...

Bug

xsd schema is missing two Chinese language codes used in localized application names. For Chinese languages `zh_Hans` and `zh_Hant` should be used instead of universal `zh` or together with it....

Bug

I recently updated our game to the latest AIR 50.2.2.5 and checked everything except the sound, then released the new version to everyone. On desktop and Android the sound works...

Bug

After upgrading my iPhone, I can no longer inspect Stagewebview from Mac/Safari. I saw that a new flag has been added on the webview for iOS 16.4+: https://developer.apple.com/documentation/webkit/wkwebview/4111163-isinspectable Do you...

Bug

Hi, I'm using Air 33.1.1.406 See the following crash: ``` Fatal Exception: java.lang.UnsatisfiedLinkError Native method not found: com.adobe.flashruntime.air.VideoViewAIR.nativeSetSurfaceSize:(JII)V com.adobe.flashruntime.air.VideoViewAIR.nativeSetSurfaceSize (VideoViewAIR.java) com.adobe.flashruntime.air.VideoViewAIR.access$000 (VideoViewAIR.java:35) com.adobe.flashruntime.air.VideoViewAIR$1.surfaceChanged (VideoViewAIR.java:58) android.view.SurfaceView.updateWindow (SurfaceView.java:626) android.view.SurfaceView.access$000 (SurfaceView.java:86) android.view.SurfaceView$3.onPreDraw (SurfaceView.java:178)...

Bug

## Problem Description Describe your problem in detail. Include the following information: * Which AIR SDK did you use? sdk 50.2.4 * Describe the affected environment: Android vs. iOS, all...

Bug
Platform: Android