Skip to content

Commit 0d2586d

Browse files
authored
Merge pull request mendix#10798 from MendixMobile/update-native-template-release-notes-v14.1.13
Update mobile app release notes for v14.1.13
2 parents 57a2368 + 95b37e6 commit 0d2586d

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

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

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

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ weight: 6
55
description: "Native Template 14"
66
---
77

8+
## 14.1.13 {#1422}
9+
10+
**Release date: February 24, 2026**
11+
12+
### Improvements
13+
14+
- We changed iOS Keychain item accessibility to **After First Unlock** for encrypted storage and persisted session cookies.
15+
16+
### Fixes
17+
18+
- We fixed an iOS crash in encrypted storage by correcting native error handling. Now Keychain failures no longer trigger an unrecognized selector abort.
19+
- We added a mandatory, one-time Keychain migration to update existing stored items. For compatibility, this Native Template version still works with older Studio Pro 10.24.x, but migration support requires a version of Studio Pro 10.24.16 or newer, as well as a new iOS app build and rollout. Without migration, the original Keychain accessibility issue can still occur, although improved error handling reduces crash severity.
20+
821
## 14.1.11 {#1421}
922

1023
**Release date: January 12, 2026**

0 commit comments

Comments
 (0)