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-11-parent/nt-19-rn.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,22 @@ weight: 6
5
5
description: "Native Template 19"
6
6
---
7
7
8
+
## 19.0.2 {#1902}
9
+
10
+
**Release date: April 22, 2026**
11
+
12
+
### Improvements
13
+
14
+
- We updated `mendix-native` to v0.4.1, strengthening Android cookie encryption by migrating from `AES/CBC/PKCS7Padding` to `AES/GCM/NoPadding`.
15
+
16
+
## 19.0.1 {#1901}
17
+
18
+
**Release date: April 22, 2026**
19
+
20
+
### Fixes
21
+
22
+
- We fixed an iOS build issue introduced by the React Native `0.83.4` upgrade by removing the incorrect `override` keyword from AppDelegate application lifecycle methods.
0 commit comments