You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-9-parent/nt-7-rn.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,16 +5,29 @@ weight: 9
5
5
description: "Native Template 7 release notes."
6
6
---
7
7
8
+
## 7.0.6 {#706}
9
+
10
+
**Release date: September 15, 2023**
11
+
12
+
### Additions
13
+
14
+
* We added a `com.google.android.gms.permission.AD_ID` permission to the Android manifest file. This permission governs access to the advertising ID, facilitating more effective targeting and personalization within the app's advertisement services.
15
+
* Note that this permission is currently disabled with the `tools:node="remove"` attribute.
16
+
8
17
## 7.0.5 {#705}
9
18
10
19
**Release date: August 24, 2023**
11
20
21
+
### Improvements
22
+
12
23
* We upgraded the Android SDK version to 33.
13
24
14
25
## 7.0.3 {#703}
15
26
16
27
**Release date: August 8, 2023**
17
28
29
+
### Fixes
30
+
18
31
* We fixed a distorted splash screen issue for Android.
0 commit comments