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
27 changes: 27 additions & 0 deletions news/2026-09-04-release-51.3.4.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: Release 51.3.4.3
authors: [ marchbold ]
tags: [ airsdk, updates ]
---

New AIR SDK Release **51.3.4.3**

- [Release Notes](https://airsdk.harman.com/api/versions/51.3.4.3/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-3381](https://github.com/airsdk/Adobe-Runtime-Support/issues/3381): Correcting Android Capabilities.supports64BitProcesses
- [github-4294](https://github.com/airsdk/Adobe-Runtime-Support/issues/4294): Ensuring Android WebView complete event is always sent properly
- [github-4321](https://github.com/airsdk/Adobe-Runtime-Support/issues/4321): Fixing black-screen start-up regression on pre-Android 13 devices
Loading