File tree Expand file tree Collapse file tree
content/en/docs/releasenotes/mobile/native-template Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,9 +11,8 @@ description: "Native Template 14"
1111
1212### Fixes
1313
14- - We updated ` @mendix/native ` to v9.3.1, strengthening Android cookie encryption by migrating from ` AES/CBC/PKCS7Padding ` to ` AES/GCM/NoPadding ` .
1514- We resolved an issue that version logs events are not getting recorded in firebase for Android.
16- - We Fixed the iOS builds crashing when building with Xcode 26.
15+ - We fix an issue occurring when building apps in Xcode 26.4 or newer .
1716
1817## 14.1.15 {#1425 }
1918
Original file line number Diff line number Diff line change @@ -11,10 +11,19 @@ description: "Native Template 17"
1111
1212### Fixes
1313
14- * We updated ` @mendix/native ` to v9.3.1, strengthening Android cookie encryption by migrating from ` AES/CBC/PKCS7Padding ` to ` AES/GCM/NoPadding ` .
15- * We fixed the iOS builds crashing when building with Xcode 26.
14+ * We fix an issue occurring when building apps in Xcode 26.4 or newer.
1615* We resolved an issue that version logs events are not getting recorded in firebase for Android.
1716
17+ ## 17.1.0
18+
19+ ** Release date: April 8, 2026**
20+
21+ ### Fixes
22+
23+ * We added a new dependency for @shopify/flash-list to support the migration from FlatList to FlashList.
24+ * Fix the iOS builds crashing when building with Xcode 26 due to folly.
25+
26+
1827## 17.0.4
1928
2029** Release date: January 22, 2026**
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ description: "Native Template 19"
1919
2020### Fixes
2121
22- - We fixed the iOS builds crashing when building with Xcode 26.
22+ - We fix an issue occurring when building apps in Xcode 26.4 or newer .
2323- We resolved an issue that version logs events are not getting recorded in firebase for Android.
2424
2525## 19.0.2 {#1902 }
You can’t perform that action at this time.
0 commit comments