-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NR-304255] Android NDK agent release notes v1.1.2
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
...cs/release-notes/mobile-release-notes/android-release-notes/android-ndk-112.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
subject: Android agent | ||
title: Android NDK agent v1.1.2 | ||
releaseDate: '2024-08-21' | ||
version: 1.1.2 | ||
--- | ||
|
||
## Fix | ||
|
||
* Fix a crash when application goes to the background | ||
|
||
## Support statement | ||
|
||
The Android NDK agent version 1.1.0 and above requires Android agent 7.5.0 and higher. | ||
The Android NDK agent version 1.0.3 and above requires Android agent 6.11.0 and higher. | ||
Versions 1.0.0 - 1.0.2 are compatible with Android agent 6.10.0 and lower. | ||
|
||
We recommend you to upgrade the agent regularly, at least every 3 months. |