Skip to content

Commit 99e1b49

Browse files
authored
Update nt-7-rn.md
1 parent ace0927 commit 99e1b49

1 file changed

Lines changed: 10 additions & 9 deletions

File tree

  • content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-9-parent

content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-9-parent/nt-7-rn.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,47 +11,48 @@ description: "Native Template 7 release notes."
1111

1212
### Additions
1313

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.)
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.
1516

1617
## 7.0.5 {#705}
1718

1819
**Release date: August 24, 2023**
1920

2021
### Improvements
2122

22-
- We upgraded the Android SDK version to 33.
23+
* We upgraded the Android SDK version to 33.
2324

2425
## 7.0.3 {#703}
2526

2627
**Release date: August 8, 2023**
2728

2829
### Fixes
2930

30-
- We fixed a distorted splash screen issue for Android.
31+
* We fixed a distorted splash screen issue for Android.
3132

3233
## 7.0.2 {#702}
3334

3435
**Release date: August 1, 2023**
3536

3637
### Fixes
3738

38-
- We fixed an issue where the QR code scanner would not work on the iOS version of a custom developer app.
39+
* We fixed an issue where the QR code scanner would not work on the iOS version of a custom developer app.
3940

4041
## 7.0.1 {#701}
4142

4243
**Release date: April 13, 2023**
4344

4445
### Fixes
4546

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)
47+
* We fixed an issue with iOS builds throwing duplicate symbols during the build phase both in AppCenter and locally.
48+
* We fixed an issue affecting cookies in Android devices. (Tickets 178853, 178053)
49+
* We fixed an issue affecting the `mailto` schema in Android. (Ticket 180301)
4950

5051
## 7.0.0 {#700}
5152

5253
**Release date: March 23, 2023**
5354

5455
### Improvements
5556

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/)
57+
* We updated our React Native version to 0.70.7
58+
* We updated certain libraries to be compatible with Studio Pro [9.24](/releasenotes/studio-pro/9.24/)

0 commit comments

Comments
 (0)