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
- 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.
15
16
16
17
## 7.0.5 {#705}
17
18
18
19
**Release date: August 24, 2023**
19
20
20
21
### Improvements
21
22
22
-
- We upgraded the Android SDK version to 33.
23
+
* We upgraded the Android SDK version to 33.
23
24
24
25
## 7.0.3 {#703}
25
26
26
27
**Release date: August 8, 2023**
27
28
28
29
### Fixes
29
30
30
-
- We fixed a distorted splash screen issue for Android.
31
+
* We fixed a distorted splash screen issue for Android.
31
32
32
33
## 7.0.2 {#702}
33
34
34
35
**Release date: August 1, 2023**
35
36
36
37
### Fixes
37
38
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.
39
40
40
41
## 7.0.1 {#701}
41
42
42
43
**Release date: April 13, 2023**
43
44
44
45
### Fixes
45
46
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)
49
50
50
51
## 7.0.0 {#700}
51
52
52
53
**Release date: March 23, 2023**
53
54
54
55
### Improvements
55
56
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