Skip to content

Commit b66cd76

Browse files
authored
Merge pull request #172 from airsdk/feature/news
feat(news): latest air sdk release 51.2.2.2
2 parents 010871a + efdd805 commit b66cd76

2 files changed

Lines changed: 35 additions & 1 deletion

File tree

news/2025-07-21-air-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tags: [ airsdk, updates ]
66

77
New AIR SDK Release **51.2.2.1**
88

9-
- [Release Notes](https://airsdk.harman.com/api/versions/51.2.2.1/release-notes/Release_Notes_AIR_SDK_51.2.1.pdf)
9+
- [Release Notes](https://airsdk.harman.com/api/versions/51.2.2.1/release-notes/Release_Notes_AIR_SDK_51.2.2.pdf)
1010

1111
:::note
1212
Only updating Linux and Android packages (and ADT/ADL core tools): Windows/macOS/iOS will appear to be the earlier versions.

news/2025-08-03-air-release.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Release 51.2.2.2
3+
authors: [ marchbold ]
4+
tags: [ airsdk, updates ]
5+
---
6+
7+
New AIR SDK Release **51.2.2.2**
8+
9+
- [Release Notes](https://airsdk.harman.com/api/versions/51.2.2.2/release-notes/Release_Notes_AIR_SDK_51.2.2.pdf)
10+
11+
12+
## Download
13+
14+
Please use AIR SDK Manager. Follow the instructions to install here: https://airsdk.dev/docs/basics/getting-started
15+
16+
- https://github.com/airsdk/airsdkmanager-releases/releases/latest
17+
18+
:::info
19+
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.
20+
:::
21+
22+
23+
## Bug fixes
24+
25+
- AIR-7748: AIR Android packaging fails to handle uncompressed extensions
26+
- [github-3804](https://github.com/airsdk/Adobe-Runtime-Support/issues/3804): Adding protection against a scratch canvas allocation failure
27+
- [github-3804](https://github.com/airsdk/Adobe-Runtime-Support/issues/3804): Fixing instability in iOS/macOS URL stream failure handling
28+
- [github-3889](https://github.com/airsdk/Adobe-Runtime-Support/issues/3889): Workaround for Android JNI failures reading large files
29+
- [github-3903](https://github.com/airsdk/Adobe-Runtime-Support/issues/3903): Updating mutex usage in save dialog handling
30+
- [github-3912](https://github.com/airsdk/Adobe-Runtime-Support/issues/3912): Ensuring Digest.hash() does not crash on iOS
31+
- [github-3916](https://github.com/airsdk/Adobe-Runtime-Support/issues/3916): Ensuring Worker bytes contain a SWF header
32+
- [github-3924](https://github.com/airsdk/Adobe-Runtime-Support/issues/3924): Ensuring Android camera functionality copes with lack of device camera
33+
- [github-3930](https://github.com/airsdk/Adobe-Runtime-Support/issues/3930): Fixing crash-on-startup for some 51.2 namespace apps
34+
- [github-3934](https://github.com/airsdk/Adobe-Runtime-Support/issues/3934): Ensuring reserved words in Android applicationId are handled

0 commit comments

Comments
 (0)