Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@
description: "Native Template 19"
---

## 19.1.3

**Release date: Aug 7, 2026**

- We fixed an issue that could cause iOS apps to restart repeatedly after an OTA update.
- Replaced @notifee/react-native with react-native-notify-kit library.
- We addressed an issue on iOS, where a iOS-system dialogue would pop up during app startup, requesting a password. This was identified as part of Keychain read queries when a one-time keychain migration occurred.

Check failure on line 14 in content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-19-rn.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [Mendix.AmericanSpelling] Use American English spelling 'dialog' instead of 'dialogue'. Raw Output: {"message": "[Mendix.AmericanSpelling] Use American English spelling 'dialog' instead of 'dialogue'.", "location": {"path": "content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-19-rn.md", "range": {"start": {"line": 14, "column": 52}}}, "severity": "ERROR"}

## 19.1.1

**Release date: Jul 3, 2026**
Expand Down