Skip to content

Commit c141fe5

Browse files
authored
Update nt-14-rn.md
1 parent 22ce416 commit c141fe5

1 file changed

Lines changed: 8 additions & 3 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: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,14 @@ description: "Native Template 14"
99

1010
**Release date: Feb 24, 2026**
1111

12-
- We fixed an iOS crash in encrypted storage by correcting native error handling, so Keychain failures no longer trigger an unrecognized selector abort.
13-
- We changed iOS Keychain item accessibility to After First Unlock for encrypted storage and persisted session cookies.
14-
- We added a required 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 Studio Pro 10.24.16 or newer plus a new iOS app build and rollout. Without migration, the original Keychain accessibility issue can still occur, although improved error handling reduces crash impact.
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.
1520

1621
## 14.1.11 {#1421}
1722

0 commit comments

Comments
 (0)