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
+20-8Lines changed: 20 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,41 +5,53 @@ weight: 9
5
5
description: "Native Template 7 release notes."
6
6
---
7
7
8
+
## 7.0.6 {#706}
9
+
10
+
**Release date: September 13, 2023**
11
+
12
+
### Additions
13
+
14
+
- Introduced `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. (Note: This permission is currently disabled with the tools:node="remove" attribute.)
15
+
8
16
## 7.0.5 {#705}
9
17
10
18
**Release date: August 24, 2023**
11
19
12
-
* We upgraded the Android SDK version to 33.
20
+
### Improvements
21
+
22
+
- We upgraded the Android SDK version to 33.
13
23
14
24
## 7.0.3 {#703}
15
25
16
26
**Release date: August 8, 2023**
17
27
18
-
* We fixed a distorted splash screen issue for Android.
28
+
### Fixes
29
+
30
+
- We fixed a distorted splash screen issue for Android.
19
31
20
32
## 7.0.2 {#702}
21
33
22
34
**Release date: August 1, 2023**
23
35
24
36
### Fixes
25
37
26
-
* We fixed an issue where the QR code scanner would not work on the iOS version of a custom developer app.
38
+
- We fixed an issue where the QR code scanner would not work on the iOS version of a custom developer app.
27
39
28
40
## 7.0.1 {#701}
29
41
30
42
**Release date: April 13, 2023**
31
43
32
44
### Fixes
33
45
34
-
* We fixed an issue with iOS builds throwing duplicate symbols during the build phase both in AppCenter and locally.
35
-
* We fixed an issue affecting cookies in Android devices. (Tickets 178853, 178053)
36
-
* We fixed an issue affecting the `mailto` schema in Android. (Ticket 180301)
46
+
- We fixed an issue with iOS builds throwing duplicate symbols during the build phase both in AppCenter and locally.
47
+
- We fixed an issue affecting cookies in Android devices. (Tickets 178853, 178053)
48
+
- We fixed an issue affecting the `mailto` schema in Android. (Ticket 180301)
37
49
38
50
## 7.0.0 {#700}
39
51
40
52
**Release date: March 23, 2023**
41
53
42
54
### Improvements
43
55
44
-
* We updated our React Native version to 0.70.7
45
-
* We updated certain libraries to be compatible with Studio Pro [9.24](/releasenotes/studio-pro/9.24/)
56
+
- We updated our React Native version to 0.70.7
57
+
- We updated certain libraries to be compatible with Studio Pro [9.24](/releasenotes/studio-pro/9.24/)
0 commit comments