Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions news/2026-09-02-release-51.3.4.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
title: Release 51.3.4.2
authors: [ marchbold ]
tags: [ airsdk, updates ]
---
Comment thread
marchbold marked this conversation as resolved.

New AIR SDK Release **51.3.4.2**

- [Release Notes](https://airsdk.harman.com/api/versions/51.3.4.2/release-notes/Release_Notes_AIR_SDK_51.3.4.pdf)

<!-- truncate -->

## Download

Please use AIR SDK Manager. Follow the instructions to install here: https://airsdk.dev/docs/basics/getting-started

- https://github.com/airsdk/airsdkmanager-releases/releases/latest

:::info
For Flex users: download an AIR SDK using the above and then click on the cog button to allow you to choose an existing Flex SDK folder on top of which to overlay the AIR files.
:::

## Bug Fixes

- [github-3821](https://github.com/airsdk/Adobe-Runtime-Support/issues/3821): Improving stability in Android MediaCodec notifications
- [github-4255](https://github.com/airsdk/Adobe-Runtime-Support/issues/4255): Ensuring any SwiftCompat requests are redirected to the iOS simulator if required
- [github-4268](https://github.com/airsdk/Adobe-Runtime-Support/issues/4268): Prevent packaging issue with icons crashing the runtime
- [github-4296](https://github.com/airsdk/Adobe-Runtime-Support/issues/4296): Ensure Android 'back' button events are sent to AS3
- [github-4299](https://github.com/airsdk/Adobe-Runtime-Support/issues/4299): Ensuring Android manifest features are merged correctly
- [github-4302](https://github.com/airsdk/Adobe-Runtime-Support/issues/4302): Ensuring Android WebView recovers from renderer crash
- [github-4304](https://github.com/airsdk/Adobe-Runtime-Support/issues/4304): Adding PackageValidation=disable description to adt.cfg
- [github-4311](https://github.com/airsdk/Adobe-Runtime-Support/issues/4311): Updating Android util binaries
Loading