Skip to content

Commit cad995a

Browse files
committed
feat(news): latest air sdk release 51.2.2.6
1 parent 894349c commit cad995a

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

news/2025-11-24-air-release.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
title: Release 51.2.2.6
3+
authors: [ marchbold ]
4+
tags: [ airsdk, updates ]
5+
---
6+
7+
New AIR SDK Release **51.2.2.6**
8+
9+
- [Release Notes](https://airsdk.harman.com/api/versions/51.2.2.6/release-notes/Release_Notes_AIR_SDK_51.2.2.pdf)
10+
11+
<!-- truncate -->
12+
13+
## Download
14+
15+
Please use AIR SDK Manager. Follow the instructions to install here: https://airsdk.dev/docs/basics/getting-started
16+
17+
- https://github.com/airsdk/airsdkmanager-releases/releases/latest
18+
19+
:::info
20+
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.
21+
:::
22+
23+
24+
## Bug Fixes
25+
26+
- AIR-7839: Correcting adt.lic path mentioned in ADT usage documentation
27+
- AIR-7855: Crash in shared AIR runtime re audio decoding
28+
- AIR-7861: AIR Diagnostics to log AS3 call stack for long-running functions
29+
- [github-3821](https://github.com/airsdk/Adobe-Runtime-Support/issues/3821): Further Android crash protection in EnterPlayer
30+
- [github-3944](https://github.com/airsdk/Adobe-Runtime-Support/issues/3944): Ensuring Android camera preview does not overlay a video
31+
- [github-3997](https://github.com/airsdk/Adobe-Runtime-Support/issues/3997): Correcting macOS Screen.safeArea implementation
32+
- [github-4011](https://github.com/airsdk/Adobe-Runtime-Support/issues/4011): Fixing JIT for 64-bit immediate integer conversion to double type
33+
- [github-4024](https://github.com/airsdk/Adobe-Runtime-Support/issues/4024): Ensuring Android PC devices can access cameras even without FEATURE_CAMERA_ANY
34+
- [github-4028](https://github.com/airsdk/Adobe-Runtime-Support/issues/4028): Prevent Android error reports due to System.load() failing
35+
- [github-4033](https://github.com/airsdk/Adobe-Runtime-Support/issues/4033): Fixing crash when using 32-bit Android AIR diagnostics
36+

0 commit comments

Comments
 (0)